Fixed some problems found in testing. Now appears to be working fully.
[cocanwiki.git] / scripts /
2004-09-29 richAdded the "visualise links" script. It's disabled...
2004-09-28 richImproved this script so it also notes if a page is...
2004-09-28 richLeveraging the links table:
2004-09-28 richLinks table is now kept in synch when pages are edited...
2004-09-28 richScript for rebuilding the links table from scratch.
2004-09-27 richFix search highlighting.
2004-09-27 richAdded a search box on every page, controlled by a globa...
2004-09-27 richFixed up to work with mod_caml 1.3.0-2.
2004-09-27 richIf there is no row in the server_settings table, use...
2004-09-26 richsend_feedback_form can be used by anyone.
2004-09-25 richUpdated deps.
2004-09-25 richEdit page title.
2004-09-25 richChange password form.
2004-09-25 richContact form now identified by name, not ID field.
2004-09-25 richFix copying of contact forms.
2004-09-25 richCreate new site by copying from an existing template...
2004-09-24 richAdded a "name" field to the mailing list entries.
2004-09-24 richView/download the mailing list.
2004-09-24 richFixed up a few stupid mistakes from that last check-in.
2004-09-24 richUpdated deps.
2004-09-24 richMailing list sub/unsub with double opt-in.
2004-09-24 richSite-wide mailing list setting enabled mailing list...
2004-09-24 richPer-page email notification, with double opt-in/-out.
2004-09-24 richUpdated deps.
2004-09-24 richHighlighting of search terms.
2004-09-23 richLinked RA stats into the site.
2004-09-23 richGlobal replace 'raise CgiExit' -> 'return ()' to match...
2004-09-23 richTable for server-side configuration settings. Will...
2004-09-22 richEdit all host-specific settings.
2004-09-22 richGlobal settings display.
2004-09-22 richAdded the can_manage_site and can_edit_global_css permi...
2004-09-21 richEdit contact forms.
2004-09-21 richLargest pages.
2004-09-21 richCreate and delete contact forms.
2004-09-21 richCompleted all user scripts.
2004-09-20 richFeedback form. You need to set the hosts.feedback_emai...
2004-09-20 richVery primitive, but working, RSS feeds.
2004-09-20 richLink names (<a name="..">) now W3C compliant.
2004-09-20 richAllow empty <h2> first.
2004-09-17 richDisplay contacts. Updated deps.
2004-09-17 richAdded the per-user 'manage contacts' permission.
2004-09-17 richDon't send an empty file if the uploaded file is not...
2004-09-17 richQuick change to allow <textarea>.
2004-09-17 richBasic contact form implemented (no user interface for...
2004-09-16 richHTML markup supported.
2004-09-14 richDon't dump the stack before a [[link]].
2004-09-09 richFixed (C) messages in all the files.
2004-09-09 richTidy up:
2004-09-09 richAll new templates. Site menu displays basically everyw...
2004-09-08 richTemplating package now adds the standard stuff to every...
2004-09-08 richAdded the framework to allow us to populate standards...
2004-09-08 richEditable site menu.
2004-09-08 richPipe menus using CSS, modelled after this ALA article:
2004-09-08 richUpdated deps.
2004-09-08 richSitemenu added to database (copied from EWP).
2004-09-08 richScripts for editing name, permissions.
2004-09-08 richUser management started.
2004-09-08 richModified all scripts with appropriate restrictions...
2004-09-08 richFormat change for mailing.
2004-09-07 richCreate account, forgotten password.
2004-09-07 richSignup for an account.
2004-09-07 richLogging in and logging out.
2004-09-07 richRemoved dependency on imported merjislib.
2004-09-07 richSupport for users, roles, restrictions.
2004-09-07 richMoved to merjis/tools/wiki.