aboutsummaryrefslogtreecommitdiff
path: root/templates/page.tmpl
Commit message (Collapse)AuthorAge
...
* prefs page implementedjoey2006-03-21
|
* added last changed timestamp for pagesjoey2006-03-20
|
* nbsp hack to separate out the buttons a bit.joey2006-03-13
| | | | | should really use css for this..
* - Add Discussion links to the button bar, these will automatically createjoey2006-03-13
| | | | | | | | | | /Discussion subpages. - Fix linking to DNE pages in some edge cases. - Fix --rebuild (oops) - Fix propigation of "from" field trru the login process when creating a new page.a - Ideas for change notification.
* - use templates for signin form, error messagesjoey2006-03-12
| | | | | | | | | | | | | - use FormBuilder for edit page forms (also use template) - print debug to stderr in cgi mode to avoid breaking http headers - fix links to page in parentlinks if $url is unset - reorganise how wikilink is used in templates - only make recentchanes link if svn is enabled - change session id cookie to something we control - add support for logging committer name for web commits from signed in users (untested) - probably more changes I forgot
* use template for page renderingjoey2006-03-12