Menu

How can I be notified of a Wiki site change?

Help
2002-01-18
2012-10-11
  • Mark Phillips

    Mark Phillips - 2002-01-18

    Is there a way to get an email notification when someone changes a page in a phpWiki site? Or, do I have to go to the Wiki and hit recent changes (i.e. manually check the site)?

    Thanks!

    Mark

     
    • Geoffrey T. Dairiki

      That feature has not yet made it into any stock wiki.

      There's a patch for basic e-mail change notification (in PhpWiki 1.2) at
      http://sf.net/tracker/index.php?func=detail&aid=475610&group_id=6121&atid=306121

       
      • Mark Phillips

        Mark Phillips - 2002-01-18

        How can I tell which version of Wiki I have running. And, if I have version 1.3 will this patch work?

        Thanks

         
        • Geoffrey T. Dairiki

          Well, which version did you install?

          If the configuration information is in index.php, it's probably 1.3.something.  If the configuration info is in lib/config.php, it's 1.2 (or before).

          If you look at the raw HTML output from the wiki ("view-source" of the wiki page, there will be comments in the HTML giving the RCS version identifiers for each of the source files used.)

          The patch won't work without modification for 1.3.

           
    • Mark Phillips

      Mark Phillips - 2002-02-10

      I am running version 1.3.x

      I added a patch to the 1.3. patches that addes email notification to a list of email addresses whenever a page is saved. The email body includes the name of the page modified and the name of the author.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.