Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-29 | fixes | joey | |
2006-03-29 | added --hyperestraier switch, which turns on search support | joey | |
(ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..) | |||
2006-03-29 | web commit by JeroenSchot: idea about markdown enclosing. | www-data | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | improve fix for symlink attacks to check subdirectories for symlinks too | joey | |
before writing | |||
2006-03-29 | fix for replacing from underlay | joey | |
2006-03-29 | rm | joey | |
2006-03-29 | web commit by joey: test edit, replacing a file from underlay | www-data | |
2006-03-29 | Implemented --underlaydir, and moved files provided by underlay out of doc | joey | |
so I don't need to maintain two copies anymore. You might also want to remove the files provided in the basewiki underlay from your wiki, if you have not created custom local versions of them, so that these pages will be automatically updated in future ikiwiki upgrades. | |||
2006-03-29 | updates from src | joey | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | minor | joey | |
2006-03-29 | minor improvements | joey | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | css support | joey | |
2006-03-29 | better button | joey | |
2006-03-29 | add rss button | joey | |
2006-03-29 | fix | joey | |
2006-03-29 | fix | joey | |
2006-03-29 | fix | joey | |
2006-03-29 | fix | joey | |
2006-03-29 | fix | joey | |
2006-03-29 | add things needed by formbuilder | joey | |
2006-03-29 | add | joey | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | don't escape . in titlepage conversion | joey | |
2006-03-29 | missing <p> | joey | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | html validation fixes: | joey | |
- escape & in urls (also clean up cgi url generation) - since markdown wraps inlined pages in <p></p>, close and re-open the paragraph tags when generating the embedded html - added XHTML 1.0 doctypes to templates - fixed <hr /> and <br /> in templates - add an alt attribute to inline images, based on the WikiLink to the image. Allows things like [[my_image|img.png]] to customise alt text. | |||
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | removing test pages | joey | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | Improved handling of wikilinks containing characters that are not allowed | joey | |
in filenames. Now converts to valid filenames automatically. Note, need to --refresh your wiki after updating to this version, if you use any pages with __nn__ in their names. | |||
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | Change the name of the session cookie. This will avoid problems with | joey | |
multiple wikis on the same host. | |||
2006-03-28 | web commit by joey | www-data | |
2006-03-28 | support [[linktext|pagename]] links | joey | |
2006-03-28 | There was a bug that [[inline archive="yes]] created an RSS link, but no feed. | joey | |
Fixed in the easiest way by creating an RSS feed for archive pages (it will include only a limited number of items, not everything). Alternative fix would be to track separately which pages are archives and which not, and only create feeds for non-archives. | |||
2006-03-28 | Put in a quick fix for a bug involving page preview while creating a page | joey | |
that caused the page location to be changed to a subdir. This is not a very good fix. | |||
2006-03-28 | case insensative image filenames | joey | |
2006-03-28 | web commit by JeroenSchot: summarize current html problems. | www-data | |
2006-03-28 | web commit by KyleMacLea | www-data | |
2006-03-28 | web commit by JeroenSchot: escape [[]]'s. | www-data | |
2006-03-28 | web commit by JeroenSchot: rss bug added. | www-data | |