Commit Graph

85 Commits (b1938a40e49c5dd19d28784650814ee8e6f158f2)

Author SHA1 Message Date
joey b1938a40e4 one more reformat 2007-08-12 09:36:15 +00:00
joey cb02c6201f reformat 2007-08-12 09:35:27 +00:00
joey bbc6cd7d57 oops 2007-08-12 09:34:23 +00:00
joey 2875e14a38 also graph patch fixed items, and include pending patches as well as
wishlist items in the unfixed todo graph
2007-08-12 09:33:46 +00:00
joey 96c278d394 test 2007-08-12 09:27:43 +00:00
joey ffc4002ae2 test 2007-08-12 09:27:16 +00:00
joey 1edfd4be1b format 2007-08-12 09:26:16 +00:00
joey 2e1670a821 * Add time=mtime option to postsparkline. 2007-08-12 09:19:20 +00:00
joey 522416b18a kill graphs for now as the fixed graph doesn't really work, since
postsparkline sorts by ctimes, not mtimes. Will put back once postsparkline
is fixed..
2007-08-12 08:57:46 +00:00
joey 76633c01e2 move graphs around etc 2007-08-12 08:54:02 +00:00
joey 40a3196f93 hide if postsparkline not enabled 2007-08-12 08:52:12 +00:00
joey 851fcc1782 add graphs 2007-08-12 08:49:57 +00:00
joey c4f2ab17f2 seems like this will be more usable in archive format 2007-07-26 19:47:26 +00:00
joey 3e8b810afa link 2007-07-25 23:12:49 +00:00
joey 306d85731e improvements 2007-07-25 03:46:07 +00:00
joey c96d672810 massive patchqueue reorg
patches can now be anywhere and tagged patch to show up on the patch list.
Moved all the patchqueue stuff to todo items; some of it was merged into
existing todo items.
2007-07-25 03:36:53 +00:00
joey 3e29836593 move some bugs to todo items
add a wishlist tag, that can be used to separate some todos off onto a
wishlist page
2007-07-25 01:55:45 +00:00
joey f57d106ab4 fix created_after limits 2007-05-02 08:04:49 +00:00
joey 08dd67d527 web commit by JoshTriplett: Don't show any subpages of todo pages. 2007-04-27 07:46:56 +00:00
joey 87fe8f98a1 web commit by JoshTriplett: Add postformtext. 2007-04-22 03:21:25 +00:00
joey f908415bdf use feedpages to limit all feeds to new items, in preparation for switching
ikiwiki.info to usedirs
2007-04-14 21:09:19 +00:00
joey a460a01134 web commit by JoshTriplett: Add link to Debian bugs. 2006-12-02 14:09:20 +00:00
joey 1aeb64e148 * Patch from James Westby to add an actions option to inline; this
adds Edit and Discussion links at the end of blog entries.
2006-08-28 19:43:07 +00:00
joey e6cebb47e1 changes to show= params 2006-08-23 20:46:56 +00:00
joey 2794d7ef5a * Renamed GlobLists to PageSpecs.
* PageSpecs can now include nested parens, "and", and "or". This remains
  backwards compatible to the old GlobList format. It's implemented by
  treating the GlobList as a very limited microlanguage that is transformed
  to perl code that does the matching.
* The old GlobList format is deprecated, and I encourage users to switch to
  using the new PageSpec format. Compatability with the old format will be
  removed at some point, possibly by 2.0.
* Wiki rebuild needed on upgrade to this version due to PageSpec change.
* Add support for creation_month and creation_year to PageSpec.
  Closes: #380680
* Changes to index file encoding.
2006-08-02 00:14:31 +00:00
joey 53d81ebcd6 * Patch from Roland Mas to support an rss=no parameter to inline directives.
Closes: #380743
2006-08-01 20:08:42 +00:00
joey cbfe2af8b5 make the bugs page work like the todo page 2006-06-23 00:51:19 +00:00
joey 0b8aacfb96 * Reorganised the doc wiki's todo/* pages, using a [[done]] tag to flag
when a todo item is done, instead of the previous moving it to a different
  subdir.
2006-06-02 02:07:21 +00:00
joey 54d5308cd8 * Added plugin system, currently only supporting for PreProcessorDirectives.
* Added a pagecount plugin, enabled by default.
* Support PreProcessorDirectives with no parameters, ie "[[pagecount ]]".
* Fixed/optimised backlinks code, to avoid rebuilding pages to update
  backlinks when the backlinks hadn't really changed.
* Moved inline page support, rss generation etc into the inline plugin,
  enabled by default.
* Added brokenlinks plugin, not enabled by default, but rather handy.
* Fix several broken links in the doc wiki.
2006-05-02 02:34:33 +00:00
joey 819a31ed24 * Rename inlinepage to depends, so that it can be used to refer to more
dependency relationships than just inlining. This will require a rebuild
  on upgrade to this version.
* Move the rss link, put it in the blogpost form if there is one and at the
  top if not. This is both nicer because easier to find, and it cleans up
  the code which had used inlinepage as a flag for adding the link later.
* Allow the depends GlobList to be built up from multiple sources (such as
  plugins) during a page render.
* Which means that more than one blog is now supported to appear on a
  single page. (With some limitations.)
2006-05-01 22:27:37 +00:00
www-data 67693f40a8 web commit by joey 2006-03-24 21:43:16 +00:00
www-data dee2c610a8 web commit by joey 2006-03-24 21:42:33 +00:00
www-data d9cd1050da web commit by joey 2006-03-24 21:35:53 +00:00
www-data b424cc47f1 web commit by joey 2006-03-24 05:39:11 +00:00
www-data 03b9e58e6f web commit by joey 2006-03-24 05:38:29 +00:00
joey cd152fa990 add a blog for done items too 2006-03-24 02:35:22 +00:00
joey 5c8351541d awesome new blog-based todo page 2006-03-24 02:28:53 +00:00
joey 5951c1dc82 add archive pages and fix some bugs 2006-03-24 01:49:42 +00:00
joey 7b4600df3f hold onto your hats, full-fledged blogging has arrived in ikiwiki! 2006-03-24 01:16:32 +00:00
joey 72e8ace28d Add file cretion times to the index file.
(Note that it's not really the file creation time, just the first time
ikiwiki saw it.)
2006-03-23 21:52:12 +00:00
joey ca0be85c59 new index file format
*warning* on upgrade to this version of ikiwiki, be sure to run --rebuild
to regenerate the index
2006-03-23 21:39:38 +00:00
joey 801a6d61b9 improve description field for rss 2006-03-23 21:17:57 +00:00
joey a223f4540f support arbitrary characters in page titles, via some ugly use of unicode
character numbers
2006-03-23 19:25:08 +00:00
joey 86540c654f design for rss feeds and blogging 2006-03-23 10:29:28 +00:00
joey 6c8cf5dd57 Major code reoganisation, splitting up the single big file. The two goals
kept in mind during this are a) to reduce load time for common cases like
cgi and post-commit and b) make the code easier to navigate.

This also modularises RCS support to the extent that it should be possible
to drop in a module for some RCS other than svn, add a switch for it, and
it pretty much just work.

High chance I missed an edge case that breaks something, this is only
barely tested at this point.
2006-03-23 06:51:15 +00:00
joey 03781baeb0 underlays are *hard*. feh 2006-03-23 04:44:32 +00:00
www-data b73debadba web commit by joey 2006-03-23 01:48:01 +00:00
joey 325d5c791f added adminuser settings, globlist support, and used this to implement page
locking
2006-03-23 01:40:46 +00:00
joey 5fe80a6371 prefs page implemented 2006-03-21 02:38:17 +00:00
www-data 8ca32b69a6 web commit by joey 2006-03-21 01:21:58 +00:00