summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2006-11-10web commit by BradRobertsjoey
2006-11-10web commit by EthanGlasserCamp: wikifyjoey
2006-11-10web commit by BradRobertsjoey
2006-11-10web commit by BradRobertsjoey
2006-11-10* Work around a strange bug in CGI::FormBuilder 3.0401 that makesjoey
FORM-SUBMIT unusable on customised formbuilder templates. For now, hardcode the submit buttons in editpage.tmpl instead of using the template variable, which is ok, since the buttons are static.
2006-11-08responsejoey
2006-11-08* Make sure to check for errors from every eval.joey
2006-11-08web commit by joey: responsesjoey
2006-11-08updatejoey
2006-11-08this is really a todo item, not a bugjoey
2006-11-08responsejoey
2006-11-08* Patch from Ethan Glasser Camp to add a skip option to the inline plugin.joey
2006-11-08web commit by EthanGlasserCamp: This is probably better.joey
2006-11-08web commit by EthanGlasserCampjoey
2006-11-08web commit by EthanGlasserCamp: exactly what it sounds likejoey
2006-11-08web commit by EthanGlasserCamp: Oops, this is what the patch actually says!joey
2006-11-08web commit by EthanGlasserCamp: use diff -ur so I can apply this easier in ↵joey
the future
2006-11-08web commit by EthanGlasserCamp: use a real patch format rather than just ↵joey
doing svn diff
2006-11-06web commit by JoshTriplett: Canonical feed location?joey
2006-11-06web commit by JoshTriplettjoey
2006-11-06web commit by JoshTriplett: Fix links which just had [homepage] or [blog] in ↵joey
the text to include the surrounding attribution, and change the ion link from HTML to markdown
2006-11-06web commit by JoshTriplett: Add the Sparse wiki.joey
2006-11-03add news item for ikiwiki 1.32joey
2006-11-03move :-) to correct locationjoey
2006-11-01web commit by KyleMacLeajoey
2006-11-01web commit by KyleMacLeajoey
2006-11-01* Patch from James Westby to support podcasting, photoblogging, vidcasting,joey
or what have you, by creating enclosures for non-page items that are included in feeds.
2006-11-01ideajoey
2006-11-01updatejoey
2006-11-01foojoey
2006-11-01done-ishjoey
2006-11-01* Implemented expiry options for aggregate plugin.joey
* Use precalculated backlinks info when determining if files need an update due to a page they link to being added/removed. Mostly significant if there are lots of pages. * Remove duplicate link info when saving index. In some cases it could pile up rather badly. (Probably not the best way to deal with this problem.)
2006-10-31add pointer to backportjoey
2006-10-30web commit by jhjoey
2006-10-30revamp css market, allow selecting stylesheets on the fly in web browserjoey
2006-10-29another updatejoey
2006-10-28updatejoey
2006-10-28* Add a default stylesheet entry for the pagecloud.joey
* Add examples page with some examples of things that can be done using ikiwiki, like a weblog. The examples can be copied into a user's wiki for a quick start, without needing to learn everything about how to put them together.
2006-10-28updated againjoey
2006-10-28* Now that links are calculated in a separate pass, it can alsojoey
* Stylish update to the ikiwiki logo, thanks to Recai Oktaş and Selçuk Erdem.
2006-10-28updatejoey
2006-10-28updatejoey
2006-10-28 instead of over and over. Typical speedup is ~4x. Max possible speedup:joey
8x. * Add "scan" parameter to hook(), which is used to make the hook be called during the scanning pass, as well as the render pass. The meta and tag plugins need to use the new scan parameter, so will any others that modify %links. * Now that links are calculated in a separate pass, it can also precalculate backlinks in one pass, which is O(N^2) instead of the previous code that was O(N^3). A very nice speedup for wikis with lots (thousands) of pages.
2006-10-28* Add a separate pass to find page links, and only render each page once,joey
instead of over and over. This is up to 8 times faster than before! (This could have introduced some subtle bugs, so it needs to be tested extensively.)
2006-10-28add news item for ikiwiki 1.31joey
2006-10-28* Add basic spam fighting tool for admins: An admin's prefs page now allowsjoey
editing a list of banned users who are not allowed to log in.
2006-10-27revert spammerjoey
2006-10-27web commit by shoesorderjoey
2006-10-27web commit by shoesorderjoey
2006-10-27web commit by shoesorderjoey