Commit Graph

6 Commits (ac8ecdcf68b89544d126032718e225add0a09238)

Author SHA1 Message Date
Joey Hess 99626615ff Fix example blog's tags/life to not have a broken PageSpec. Closes: #543510 2009-08-25 13:39:33 -04:00
Simon McVittie 47d179802d Migrate everything else via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
2008-07-21 12:32:31 +01:00
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 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 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