23 May 2012 06:28
[Httpd Wiki] Update of "DocsCommentSystem" by DanielGruno
Apache Wiki <wikidiffs <at> apache.org>
2012-05-23 04:28:38 GMT
2012-05-23 04:28:38 GMT
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification. The "DocsCommentSystem" page has been changed by DanielGruno: http://wiki.apache.org/httpd/DocsCommentSystem?action=diff&rev1=5&rev2=6 * As a possible means of recruiting new committers and general contributors by lowering the bar for contributing to the documentation effort == Proposed solution == - The currently proposed solution is to use the Disqus comment system ( http://www.disqus.com ), as it is a mature system with plenty of moderation options, and it would allow us to make use of commentary without having to develop a new system in-house. + The currently proposed solution is to use a new comment system developed for the Apache HTTP Server Project. For the time being, this solution is being hosted off-site, but plans are in motion to host this within the ASF. === Technology === The comments are added using a JavaScript snippet at the bottom of each page. Furthermore, a new section, called "Comments" will be added to the bottom of each affected page. This section is already ready for most translations, as it uses the build system's locale feature for setting the title of the section. As this will be incorporated directly into the XSL documents, there will be no need for documenters to add anything new to any page, it will happen automatically with each affected page. + + The backend system itself is run by Lua scripts on Apache 2.4 with mod_pLua and a MySQL database. Source codes can be found at http://c.apaste.info/source/ === Which pages can be commented === The comment system will be available for all how-to guides and module pages. All index pages, quick(Continue reading)
RSS Feed