aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki
Commit message (Collapse)AuthorAge
* add --diffurl, if set RecentChanges has links to svn diffsjoey2006-03-21
|
* added last changed timestamp for pagesjoey2006-03-20
|
* fix subpage creationjoey2006-03-20
|
* fix setup file errorjoey2006-03-20
| | | | | improve svn log regexp to deal with file copies/moves
* ugh, use subpages for discussion as a special casejoey2006-03-19
|
* switch default new page location to not be a subpagejoey2006-03-19
|
* don't lock before setupjoey2006-03-19
|
* mispastejoey2006-03-19
|
* link to helponformatting from the edit pagejoey2006-03-19
|
* conflict detection, merging, etc should be done now, I thinkjoey2006-03-19
|
* second try at merging and conflicts supportjoey2006-03-19
|
* stupid mistakesjoey2006-03-19
|
* first cut at svn merge and conflictjoey2006-03-19
|
* oops, add unlock _before_ svn commitjoey2006-03-18
|
* fixjoey2006-03-17
|
* unlock wiki during svn commit to prevent deadlock with post-commit hookjoey2006-03-17
|
* fix update of links to removed pagesjoey2006-03-16
|
* need to use CGI in rcs_recentchanges to get escapeHTMLjoey2006-03-16
|
* ok, so we don't want to re-load page content into the form on preview..joey2006-03-16
|
* dd page previewjoey2006-03-16
|
* optimise svn log a bitjoey2006-03-16
|
* lock wiki and refuse to traverse symlinksjoey2006-03-16
|
* escape html from commit logsjoey2006-03-15
|
* config files now based on perl modulesjoey2006-03-15
| | | | | add MakeMaker foo for module
* sometims I hate perljoey2006-03-15
| | | | | This fixes the bug that made it not update pages linking to a new page
* add a special case for discussion pages when determining the links from ajoey2006-03-14
| | | | | page, since all pages implicitly link to their disussion page
* fix two bugs in page location in new page creationjoey2006-03-14
|
* fix Discussion links to not take the BestLink. joey2006-03-14
| | | | | | As a bonus we now have meta Disussion/Discussion pages available, etc. Oh well.. :-)
* remove quotes, actualy messed up ikiwiki $(wrapper --params) --foojoey2006-03-14
|
* load/save index when rendering a page in cgi mode for svn-less wikisjoey2006-03-14
|
* Some fixes to the parent links, I think the link to the index will be rightjoey2006-03-14
| | | | | in all cases now.
* ugly fix for parentlink back to top of wikijoey2006-03-14
|
* improved setup file morejoey2006-03-13
|
* add rebuild after calling setup, better format for setup filesjoey2006-03-13
|
* avoid linkifying escaped wikilinksjoey2006-03-13
|
* add --setup, --wrappermodejoey2006-03-13
| | | | | allow filename param to --wrapper
* speed up cgisjoey2006-03-13
|
* hide markdown goo away, it also speeds up the cgis a bitjoey2006-03-13
|
* reorganized codejoey2006-03-13
|
* - add --excludejoey2006-03-13
| | | | | - move all the config vars into %config
* improve quoting of --paramsjoey2006-03-13
|
* support --nocgi, --norebuild, and --nowrapperjoey2006-03-13
|
* - 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.
* hmm..joey2006-03-12
|
* add cencel link to edit pagejoey2006-03-12
|
* linify user in recenthangesjoey2006-03-12
|
* don't allow saving empty pagejoey2006-03-12
|
* oojoey2006-03-12
|
* foojoey2006-03-12
|
* templatize commit types, so it could use icons, or whateverjoey2006-03-12
|