Wednesday, February 01, 2006

get_comments - application for comments

The standard Sapid's module of comments doesn't work on virtual pages. Therefore, I also have made the following extension (and DDC which not strongly differs from the original) which allows to insert comments on virtual pages without any problems. It allows to create new sections, combining, for example, the standard module such as news and the module of comments to create blogs, etc.

I have actually made it for a long time ago, and now just simply put in order, something have corrected.

In archive are submitted following files:
  • /usr/extensions/get_comments.inc.php - the extension;
  • /usr/xml/fullcomments.xml - DDC which can be inserted into others DDC;
  • /mvc/controller/postmethod_analysis.inc.php - this file should be rewritten atop of standard. They differ very little, namely the redirect after addition of the comment on the same page (protection from refresh-flood), and still some insignificant things in section of addition comments.
Download: get_comments.zip
For version: SAPID 1.2.3 RC3
The note: Correct work only with mod_rewrite.

0 Comments:

Post a Comment

<< Home