Commit Graph

433 Commits (8abe3af165b2fe3ee7dfcc105dd8f7aabf661fb7)

Author SHA1 Message Date
joey 3fbfde4512 web commit by JoshTriplett: Response. 2007-02-13 10:56:29 +00:00
joey c27da2fb18 web commit by JoshTriplett 2007-02-13 10:46:33 +00:00
joey 0ae8b50448 web commit by JoshTriplett: You rock mightily. 2007-02-13 10:37:18 +00:00
joey f267f74698 web commit by JoshTriplett 2007-02-13 10:30:32 +00:00
joey 89484c06d9 web commit by JoshTriplett 2007-02-13 10:28:51 +00:00
joey 479c7a1ea6 * Allow plugins to add new types of tests that can be used in PageSpecs.
* Add a "conditional" plugin, which allows displaying text if a condition
  is true. It is enabled by default so conditional can be used in the
  basewiki.
* Use conditionals in the template for plugins, so that plugin pages
  say if they're currently enabled or not, and in various other places
  in the wiki.
2007-02-12 02:44:47 +00:00
joey fe62c0ff20 response 2007-02-11 22:16:53 +00:00
joey 8e379e9f95 response 2007-02-11 22:13:30 +00:00
joey a6f45ea236 responses 2007-02-11 22:09:44 +00:00
joey b3b5a019ab response 2007-02-11 21:54:34 +00:00
joey 4f8aff02ed web commit by JoshTriplett 2007-02-10 21:49:56 +00:00
joey 879e5e17c7 web commit by JoshTriplett: Sign. 2007-02-10 21:36:01 +00:00
joey c3289d7f26 web commit by JoshTriplett 2007-02-10 21:35:08 +00:00
joey bb1da88b9d web commit by JoshTriplett 2007-02-10 21:28:42 +00:00
joey 86564b2046 web commit by JoshTriplett: Allow shortcuts with only a name and desc, no url, to support multiple links per shortcut. 2007-02-10 21:24:50 +00:00
joey 8648169e95 web commit by JoshTriplett: Optional parameters for shortcuts. 2007-02-10 21:14:31 +00:00
joey 97622e5aa8 web commit by JoshTriplett: Add possible shortcut definition approach. 2007-02-10 21:13:47 +00:00
joey bff8fcdfaa web commit by JoshTriplett: Add another shortcut which will require this feature: Debian changelog URLs, which need to turn `packagename` into `p/packagename`. 2007-02-10 20:44:34 +00:00
joey 75d1433593 web commit by JoshTriplett: Add another shortcut which will require this feature: Debian changelog URLs, which need to turn `packagename` into `p/packagename`. 2007-02-10 20:43:50 +00:00
joey 0752abaf7e web commit by tuomov 2007-02-10 18:28:27 +00:00
joey 84bef402c2 update 2007-02-08 22:57:14 +00:00
joey de6c5bd512 web commit by http://ethan.betacantrips.com/: last request 2007-02-08 22:25:49 +00:00
joey 79751cdaf2 formatting 2007-02-08 21:00:15 +00:00
joey eac91846a5 formatting 2007-02-08 20:59:46 +00:00
joey 10b64297d3 formatting 2007-02-08 20:59:12 +00:00
joey b36a354476 formatting 2007-02-08 20:58:36 +00:00
joey 3136dd7fcb formatting 2007-02-08 20:58:04 +00:00
joey 444b56705b formatting 2007-02-08 20:57:27 +00:00
joey c8a82c3bc4 formatting 2007-02-08 20:56:55 +00:00
joey e7ce747313 final response and I consider this todo done 2007-02-08 20:53:17 +00:00
joey 5813066cdc web commit by http://ethan.betacantrips.com/: respones 2007-02-07 17:49:17 +00:00
joey 89b2c0cbcc responsen 2007-02-07 08:52:11 +00:00
joey 25e1a9dece web commit by http://ethan.betacantrips.com/: that's no plugin! 2007-02-07 08:21:12 +00:00
joey 888ff17819 web commit by http://ethan.betacantrips.com/: cool 2007-02-07 07:56:43 +00:00
joey 58141a0ebc * Patch based on a patch from Ethan to support relative matching in
PageSpecs, by using "./". pagespec_match() has grown a new third parameter
  to support this.
2007-02-06 21:17:25 +00:00
joey 46f0f5bdc2 * Add feedshow option to allow reducing the number of items included in
an rss or atom feed.
2007-02-05 21:54:36 +00:00
joey 4fa9679073 response 2007-02-05 20:45:20 +00:00
joey 3b65b0e84b web commit by tuomov 2007-02-04 12:55:10 +00:00
joey 6033b78780 web commit by tuomov 2007-02-04 12:22:46 +00:00
joey 354a697946 web commit by JoshTriplett: Responses. 2007-02-03 00:17:27 +00:00
joey 5f162cfd34 * Add canedit hook, allowing arbitrary controls over when a page can be
edited.
* Move code forcing signing before edit to a new "signinedit" plugin, and
  code checking for locked pages into a new "lockedit" plugin. Both are 
  enabled by default.
* Remove the anonok config setting. This is now implemented by a new
  "anonok" plugin. Anyone with a wiki allowing anonymous edits should
  change their configs to enable this new plugin.
* Add an opendiscussion plugin that allows anonymous users to edit
  discussion pages, on a wiki that is otherwise wouldn't allow it.
* Lots of CGI code reorg and cleanup.
2007-02-02 02:33:03 +00:00
joey 930ca4d85f response 2007-02-01 20:18:12 +00:00
joey ac29c61a56 web commit by http://ethan.betacantrips.com/: forgot about minor edits 2007-01-28 22:50:53 +00:00
joey 76f3988510 web commit by http://ethan.betacantrips.com/: virtual pages? 2007-01-28 22:49:20 +00:00
joey 3f7279e801 web commit by http://ethan.betacantrips.com/: first-draft patch 2007-01-28 22:14:52 +00:00
joey 2af8a8d1fe web commit by http://ethan.betacantrips.com/: response 2007-01-28 08:42:26 +00:00
joey f6f3f0ca4d web commit by http://ethan.betacantrips.com/: chatter 2007-01-28 08:40:34 +00:00
joey 11cb599a13 web commit by JoshTriplett: Response. 2007-01-28 02:27:54 +00:00
joey 5eda6314d1 response 2007-01-28 01:37:31 +00:00
joey d15a6abe67 retroactively make this a proper todo item 2007-01-28 01:21:40 +00:00
joey fa1cb20542 split out into its own page 2007-01-28 01:20:25 +00:00
joey 178cd7664c response 2007-01-28 01:08:40 +00:00
joey e220fbf35d thoughts, responses 2007-01-28 00:53:00 +00:00
joey 8276eb6311 web commit by JoshTriplett 2007-01-28 00:23:56 +00:00
joey bd4047c6f8 web commit by JoshTriplett: Use wikipedia shortcut. 2007-01-28 00:20:10 +00:00
joey 7439f520a3 web commit by JoshTriplett: Clarification. 2007-01-27 23:45:08 +00:00
joey 18a18ce03d web commit by http://ethan.betacantrips.com/: clarification and related bug 2007-01-24 22:55:03 +00:00
joey 4b051c8b91 web commit by JeremyReed: use my correct username here 2007-01-24 20:00:40 +00:00
joey 88f19dd29f web commit by JeremyReed: response 2007-01-24 19:59:23 +00:00
joey 154208da47 web commit by JoshTriplett 2007-01-23 08:55:25 +00:00
joey c382b6b7ff web commit by JoshTriplett: Link ikiwiki.setup 2007-01-23 07:56:09 +00:00
joey 873b4298f1 web commit by JoshTriplett: Fix a [[wikilink]]. 2007-01-23 07:55:20 +00:00
joey 6a2c9fd002 response 2007-01-22 20:32:35 +00:00
joey 4e4b438987 web commit by http://ethan.betacantrips.com/: wishlist request 2007-01-20 08:17:12 +00:00
joey 238964c2e1 web commit by JoshTriplett: Add implementation possibilities. 2007-01-18 19:56:40 +00:00
joey 3c6da7d518 web commit by JoshTriplett 2007-01-18 19:27:59 +00:00
joey 1dd6327847 web commit by JoshTriplett 2007-01-18 18:58:48 +00:00
joey 447789806c web commit by tuomov: More on the |-syntax for plugins/short links 2007-01-18 08:57:27 +00:00
joey 4eb10da4a5 web commit by tuomov 2007-01-14 15:00:16 +00:00
joey c4374e9b2c response 2007-01-12 20:59:04 +00:00
joey 5f785c8503 web commit by http://ethan.betacantrips.com/ 2007-01-11 20:01:28 +00:00
joey 2c2022239f idea 2007-01-06 04:45:29 +00:00
joey 76738fda2c web commit by http://getopenid.com/ptecza: Response 2007-01-04 12:59:21 +00:00
joey 34d56721f1 response 2007-01-04 12:05:33 +00:00
joey ff073b303f web commit by http://getopenid.com/ptecza: Response 2007-01-04 10:25:08 +00:00
joey fc679fa06c response/comments 2007-01-04 09:29:04 +00:00
joey 30cd1f80ba web commit by http://getopenid.com/ptecza: Wish 2007-01-04 08:43:58 +00:00
joey 963a8a0659 response 2007-01-03 05:59:20 +00:00
joey c8a711659a web commit by tuomov: Since this old proposition isn't listed here yet... 2007-01-02 10:38:19 +00:00
joey f62d23f008 * If a userdir is configured, links to pages in it can be made without
specifying the path. This allows for easy signing of comments by linking
  to your page in the userdir.
2006-12-29 05:33:20 +00:00
joey 6a0baf8ab0 web commit by http://mazirian.myopenid.com/ 2006-12-29 04:16:21 +00:00
joey 2c0127d139 idea 2006-12-28 21:00:16 +00:00
joey 08e9c427a9 removed some cruft from index/discussion, and moved some parger bits out
into individual todo items
2006-12-28 20:49:30 +00:00
joey 2476447a5b changed my mind about how to disambiguate links, it seems to make more
sense to start them with a /
2006-12-21 22:15:11 +00:00
joey c1cd1ca962 test 2006-12-21 22:10:57 +00:00
joey ff6941cef9 * Add support for links of the form [../foo]], this links to the page
foo a level higher in the directory hierarchy than the one it would link
  to by default.
2006-12-21 20:11:18 +00:00
joey 08e054b881 add idea 2006-12-20 19:59:41 +00:00
joey 2eb4621268 responses du jour 2006-12-20 19:57:24 +00:00
joey 8b65758942 web commit by ManojSrivastava 2006-12-08 22:54:17 +00:00
joey 45dc852cd4 responses and more thoughts on the issue of discussion pages as blogs 2006-12-07 05:06:59 +00:00
joey 1c334a7050 web commit by JoshTriplett: Fix link. 2006-12-05 04:07:23 +00:00
joey f4db885ff5 web commit by JoshTriplett 2006-12-05 04:05:02 +00:00
joey 64360e0ae9 web commit by JoshTriplett 2006-12-05 04:01:54 +00:00
joey 1976d105a0 web commit by JoshTriplett 2006-12-05 03:57:46 +00:00
joey 94cdfe202b web commit by JoshTriplett 2006-12-04 07:54:14 +00:00
joey 349b5fc729 web commit by JoshTriplett 2006-12-04 07:38:17 +00:00
joey 0de2f1fb8f web commit by JoshTriplett 2006-12-02 15:19:32 +00:00
joey b0075abcb9 web commit by JoshTriplett 2006-12-02 15:09:08 +00:00
joey fb0068c6da web commit by JoshTriplett: Link "graphviz". 2006-12-02 14:45:48 +00:00
joey 339d0a510f web commit by JoshTriplett 2006-12-02 14:44:13 +00:00
joey f8e60b5f86 web commit by JoshTriplett 2006-12-02 14:43:58 +00:00
joey 1a72a2f765 web commit by JoshTriplett: Fix typo. 2006-12-02 14:36:20 +00:00
joey 515a66e888 web commit by JoshTriplett 2006-12-02 14:35:36 +00:00
joey 68651fa38c web commit by JoshTriplett 2006-12-02 14:32:54 +00:00
joey c9983bc7d8 * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then
~user/.ikiwiki/wikilist will be read.
2006-11-28 05:46:13 +00:00
joey 7abb1190e9 web commit by JoshTriplett 2006-11-28 04:36:11 +00:00
joey 17b77412ed update 2006-11-27 23:24:37 +00:00
joey 1bf0086064 update 2006-11-27 21:40:01 +00:00
joey 3b446b8d38 update 2006-11-27 21:24:53 +00:00
joey 5b7ec63080 idea from Evan 2006-11-27 21:12:53 +00:00
joey b20d4f6681 * Mercurial backend improvements, including --get-ctime support. 2006-11-26 20:01:43 +00:00
joey bf91f73c41 done 2006-11-26 19:46:45 +00:00
joey a1a4589e1e close enough.. 2006-11-26 19:44:54 +00:00
joey b7e8fc7a11 ditto 2006-11-21 15:46:54 +00:00
joey 845196ce4c web commit by JoshTriplett 2006-11-21 06:41:17 +00:00
joey 7e5fa418ab web commit by http://joey.kitenet.net/: response 2006-11-20 12:16:14 +00:00
joey eac31eff5c shortcut stuff 2006-11-20 11:31:23 +00:00
joey 1a8cc77b37 web commit by JoshTriplett 2006-11-20 07:13:32 +00:00
joey ad088c13c1 web commit by JoshTriplett 2006-11-12 01:41:40 +00:00
joey 7256dceffc web commit by JoshTriplett 2006-11-11 10:50:24 +00:00
joey 80ca01186c web commit by JoshTriplett 2006-11-11 10:36:58 +00:00
joey 38e19d5d9a web commit by BradRoberts 2006-11-10 18:15:41 +00:00
joey 321083df4d web commit by EthanGlasserCamp: wikify 2006-11-10 08:34:21 +00:00
joey e47a282989 web commit by BradRoberts 2006-11-10 08:26:38 +00:00
joey ef3021c403 web commit by BradRoberts 2006-11-10 08:14:52 +00:00
joey 680e06e52b this is really a todo item, not a bug 2006-11-08 20:44:32 +00:00
joey 6e1986cf12 * Patch from Ethan Glasser Camp to add a skip option to the inline plugin. 2006-11-08 20:39:48 +00:00
joey b48beb9e80 web commit by EthanGlasserCamp 2006-11-08 20:11:48 +00:00
joey 4175b35d38 web commit by JoshTriplett 2006-11-06 22:27:15 +00:00
joey dc52eb68a8 move :-) to correct location 2006-11-03 19:47:27 +00:00
joey 3f8165963d web commit by KyleMacLea 2006-11-01 14:55:17 +00:00
joey bf52bb4c5f web commit by KyleMacLea 2006-11-01 14:53:33 +00:00
joey 369cf45ace * Patch from James Westby to support podcasting, photoblogging, vidcasting,
or what have you, by creating enclosures for non-page items that are
  included in feeds.
2006-11-01 06:45:59 +00:00
joey f8dbe2657c idea 2006-11-01 06:07:54 +00:00
joey e258048197 update 2006-11-01 06:06:07 +00:00
joey 4cac43981e foo 2006-11-01 06:05:08 +00:00
joey 0d666f4a7c done-ish 2006-11-01 06:03:00 +00:00
joey c4e8a8c62f update 2006-10-28 05:10:13 +00:00
joey db3b72c482 instead of over and over. Typical speedup is ~4x. Max possible speedup:
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 05:07:56 +00:00
joey 49bf877701 * Add a separate pass to find page links, and only render each page once,
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-28 03:27:10 +00:00
joey b6509c74a9 * Add basic spam fighting tool for admins: An admin's prefs page now allows
editing a list of banned users who are not allowed to log in.
2006-10-28 00:35:33 +00:00
joey bf4e6716cc responses and reorg 2006-10-08 22:27:48 +00:00
joey 118c481766 remove, redundant 2006-10-08 21:55:55 +00:00
joey f04251bc9a update 2006-10-06 06:33:30 +00:00
joey bcd338531f web commit by EthanGlasserCamp 2006-09-29 15:57:33 +00:00
joey 4e2f082ebb web commit by EthanGlasserCamp: more demanding, unreasonable thoughts about this -- I want a pony 2006-09-28 15:26:12 +00:00
joey 44a08155ee web commit by EthanGlasserCamp: Oops! This doesn't work at all. 2006-09-28 07:21:35 +00:00
joey af05e7badc web commit by EthanGlasserCamp: another entry on my wish list 2006-09-28 06:56:52 +00:00
joey a084682f73 new idea 2006-09-23 04:06:59 +00:00
joey 4dfa87ae86 move, this contains todo items, not bugs 2006-09-21 18:00:45 +00:00