Commit Graph

31 Commits (f584abec0cacc46cd8defd2d6fd7a6f889eea59c)

Author SHA1 Message Date
Joey Hess 381a8dd086 Revert change to example pagespec for matching the tag. The pagespec intentionally
limits it to pages in the blog tagged with the tag, since that's what you typically
want, not any page anywhere in the wiki that is tagged or links to the tag.
2007-12-22 20:20:09 -05:00
Joey Hess bdab25f3ba web commit by http://theclapp.myopenid.com/ 2007-12-20 22:43:16 -05:00
joey 01efc73719 fixes 2007-08-21 04:33:27 +00:00
joey a7e9988061 Add the Integrated issue tracking with Ikiwiki article, which was orginally
published on linuxworld.com. Republished here with their permission, as
their contract allows me to keep the copyright and use it in this free
software project.
2007-04-06 21:36:07 +00:00
joey f59796697d --no-rcs is the default now, so no need to explicitly specify 2007-03-29 22:36:18 +00:00
joey 1f175cbb1d don't exclude discussion for this example 2007-03-29 22:28:10 +00:00
joey bbb0b3e72f * Finally fixed the longstanding inline removal bug.
* Renamed %oldpagemtime to a more accurately named %pagemtime and fix it to
  actually store pages' mtimes.
* Add "mtime" sort parameter to inline plugin.
2007-03-24 15:10:58 +00:00
joey eeea100023 improve Makefile 2007-03-21 23:23:21 +00:00
joey c79f320820 updates 2007-03-21 23:15:48 +00:00
joey 2a0d91af2f * Fix link() PageSpecs to not just look at the raw link text, but at where
that given link points based on the page doing the linking. Note that this
  could make such PageSpecs match different things than before, if you
  relied on the old behavior of them only matching the raw link text.
* This required changing the match_* interface, adding a third parameter.
* Allow link() PageSpecs to match relative, as is allowed with globs.a
* Add postform option to inline plugin.
* Add an bug tracker to the softwaresite example.
2007-03-21 23:11:09 +00:00
joey ca5e4fbf37 rm 2007-03-09 22:51:41 +00:00
joey fcacabcdf9 web commit by http://ajdlinux.livejournal.com/ 2007-03-09 22:41:25 +00:00
joey 374ff5d493 add ikiwiki links to example pages 2007-02-19 04:31:42 +00:00
joey d9592637a9 web commit by JoshTriplett: upcase Subversion. 2007-02-14 11:07:23 +00:00
joey 3d163c03dd add a tips page 2007-02-14 03:58:05 +00:00
joey 3577350846 web commit by JoshTriplett: s/page/script/ 2007-02-14 02:47:42 +00:00
joey 3182d7cb0e web commit by JoshTriplett: Response; feel free to delete apart from link to wikiannounce script. 2007-02-14 02:29:21 +00:00
joey c3a13d01fc web commit by JoshTriplett: Put links into a list. 2007-02-14 02:15:14 +00:00
joey ec2ccf2bd6 web commit by JoshTriplett: Fix links. 2007-02-14 02:14:27 +00:00
joey 185becd208 response 2007-02-14 02:12:57 +00:00
joey e5f0ac1c59 web commit by JoshTriplett: Add some sample links. 2007-02-14 02:11:46 +00:00
joey 81e7ba44bd web commit by JoshTriplett: Does discussion end up in examples? 2007-02-14 01:49:09 +00:00
joey ec6519bb65 web commit by JoshTriplett: Response. 2007-02-14 01:46:13 +00:00
joey 99101a83c1 update 2007-02-14 01:23:26 +00:00
joey ea15d48c16 move the release template to the softwaresite example 2007-02-14 01:22:32 +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 2dd99fc8b4 use quick mode for archives 2006-11-27 01:49:38 +00:00
joey 0f4963fe83 oops 2006-11-22 15:02:22 +00:00
joey 82ab2ebb08 * Add softwaresite example. 2006-11-22 14:59:26 +00:00
joey 4109ef94fd * Add a default stylesheet entry for the pagecloud.
* 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-28 23:41:39 +00:00