Commit Graph

125 Commits (7745ff8fc7bb633e8ef1469749ece8f09010c776)

Author SHA1 Message Date
Joey Hess a0a472d577 fix tagspec 2010-04-15 17:57:35 -04:00
Joey Hess f41ebb8862 reorg 2010-04-15 17:56:36 -04:00
Joey Hess 4bbbd77a48 typo 2010-04-15 17:49:32 -04:00
Joey Hess d63e043f0a allow sidebar directive to enable use of sidebar page
This way, the example blog always has a sidebar on the index page,
but not the overhead of sidebars on all the other pages. And if a
user wants to, they can enable global_sidebars to switch to sidebars on
every page.
2010-04-15 17:38:13 -04:00
Joey Hess 37a0c2d40b add note if ikiwiki-calendar needs to be run 2010-04-15 16:55:20 -04:00
Joey Hess 843ce484fc update 2010-04-15 16:21:06 -04:00
Joey Hess baaa848f6c CSS and templates for sidebar changed to use a class, not an id.
Multiple sidebars should be possible; also, I want to add a sidebar
template.
2010-04-15 15:04:17 -04:00
Joey Hess fe733e2a42 enhance pagestats and rework example blog front page
* pagestats: Class parameter can be used to override default class for
  custom styling.
* pagestats: Use style=list to get a list of tags, scaled by use like
  in a tag cloud. This is useful to put in a sidebar.
* Rework example blog front page.
2010-04-15 14:29:14 -04:00
Joey Hess 81ce1cf9da remove example comments_pagespec setting
auto-blog.setup configures this automatically now
2010-04-15 13:38:24 -04:00
Joey Hess b6666f5ac8 fix tag
Actually, tags can't be made to work with and w/o tagbase, so just make it
assume tagbase is set. Better example anyway.

(It'll be a broken link on ikiwiki.info though.)
2010-03-28 19:28:48 -04:00
Joey Hess 6e7bfbe7bb auto-blog.setup: Set tagbase by default, since most bloggers will want it.
Also modified first_post page to use a tag format that will work whether
or not tagbase is set.
2010-03-28 19:23:34 -04:00
Jon Dowland 397fc5b2a3 ref new tip from softwaresite page 2010-03-01 13:16:54 +00:00
Joey Hess 18320696ae declutter 2009-12-15 15:05:21 -05:00
testerinchen 0a5b34b8e1 2009-12-02 13:11:07 -05:00
testerinchen cf29a980bd 2009-12-02 13:09:59 -05:00
Joey Hess a7cb309090 Merge branch 'master' into dependency-types
Conflicts:
	debian/changelog
	doc/plugins/calendar.mdwn
2009-10-11 16:54:23 -04:00
Joey Hess e1939185d2 ikiwiki-calendar: New command automates creation of archive pages using the calendar plugin. 2009-10-11 16:52:54 -04:00
Joey Hess d1061d0094 Merge branch 'master' into dependency-types 2009-10-07 18:04:52 -04:00
Joey Hess 0fb4474cf8 limit to discussion pages of blog posts, not whole wiki 2009-10-07 13:55:02 -04:00
Joey Hess 0cb9e588e4 add among limit to pagestats 2009-10-05 21:24:02 -04:00
Joey Hess 9d96253d2b add comments page to example blog, listing all comments 2009-09-25 15:41:13 -04:00
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
http://electropo.mp/ b3be09766b 2009-03-02 18:39:02 -05:00
Joey Hess 5b1f7f293d update, formatting 2009-01-12 19:03:41 -05:00
Joey Hess 82649be475 update 2009-01-12 18:42:05 -05:00
Joey Hess dc2df6eb8a remove meta title
When at toplevel, the default is ok.
2009-01-12 18:41:38 -05:00
Joey Hess 68dbf23135 update path 2009-01-12 18:41:21 -05:00
Joey Hess b495779937 remove clutter 2009-01-07 12:29:37 -05:00
test 69c5a347f9 2009-01-07 04:49:12 -05:00
Joey Hess f982a620f2 formatting 2008-12-28 22:23:15 -05:00
Joey Hess d70f3d6271 unify pagespecs 2008-12-21 16:50:50 -05:00
Joey Hess 63b919b230 fix links 2008-12-21 16:48:15 -05:00
Joey Hess 836bf625c9 formatting 2008-12-21 16:45:59 -05:00
Joey Hess a0eee761f7 mention comments plugin 2008-12-21 16:44:02 -05:00
Joey Hess 1c9881cf89 remove clutter in example blog 2008-12-04 16:23:41 -05:00
o 0ea00036db 2008-12-04 15:34:12 -05:00
Joey Hess f504df45bc remove post, since this is intended to be an example people copy and use,
it should not get cluttered up
2008-10-06 12:53:55 -04:00
foob 7d36f1000a 2008-10-06 05:16:34 -04:00
foob 8380dfc2c3 2008-10-06 05:15:50 -04:00
Joey Hess ee94407891 rootpage is not a pagespec
So ./posts won't be interpreted right. Just "posts" should do, I think.
2008-09-14 13:50:34 -04:00
Simon McVittie e3a8495271 Migrate escaped directives (\[[) in the rest of doc to have \[[! prefix 2008-07-21 12:47:07 +01: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 827f6b9bfc remove question that was added to a non-discussion page 2008-04-22 15:19:15 -04:00
Joey Hess 3bc9d474a3 web commit by bartuer: add a question about restructuredtext 2008-04-21 15:25:51 -04: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 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