Hi Bernd, Very nice list of plugins.
If you don't mind me asking, how are the RQL being executed? One at a time via AJAX? Batched via ASP server side? Are they using COM or Web service? What version of the CMS are they compatible with? Plugins written using the batch RQL server side method tend to have timeout issues. For example, restroactively inherit reference for 3000+ pages would causes server time out. There has been java or .net RQL implementations, but the extra setup and configuration before getting a plugin running isn't really an idea for a plugin, plug and play. Regarding the use of COM or Web service, RQL COM object access will become obsolete soon as stated in the RQL 11 documentation. The address of the web service changed going from 7.5 to 10, and changed again in version 11. Hence it requires a bit of work to ensure a plugin is all version compatible. The OpenText US Consultanting Services has released a jquery RQL connector that addresses the aforementioned issues. https://github.com/jhuangsoftware/j-rql-connector Also, I have been secretly updating my plugins using the responsive web design interface (bootstrap), so the plugins are mobile ready when next version of Management Server comes out, which is also mobile ready. Plugins: http://simplyreddot.blogspot.com/p/plugins.html On Wednesday, May 1, 2013 8:05:29 PM UTC-4, Bernd wrote: > > I think we have not enough Plug-Ins to save time and some steps are long > or not implemented! > > This is the reason why I created some Plug-Ins for the missing things. You > can see it at: http://www.code-to-web.com/de/plug-ins.htm > > The page is in german. Sorry for this, but Google translation help you to > understand the description's :-) > -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/reddot-cms-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
