joey
f850acc6ad
* Patch from Ethan to allow using meta tags to set creation dates of pages.
2007-02-15 05:48:40 +00:00
joey
c6e18e851e
web commit by JoshTriplett: conditionals solve part of this.
2007-02-13 21:56:05 +00:00
joey
6bb99fad6e
web commit by JoshTriplett: Fix typo.
2007-02-13 21:48:38 +00:00
joey
d1bd33378c
web commit by JoshTriplett: Remove duplicated text.
2007-02-13 21:48:13 +00:00
joey
e0d6d268bc
web commit by http://ethan.betacantrips.com/ : addendum
2007-02-12 23:53:09 +00:00
joey
b7939ba67c
web commit by http://ethan.betacantrips.com/ : about time
2007-02-12 23:51:53 +00:00
joey
bc0ac8d5ec
web commit by http://ethan.betacantrips.com/ : new meta patch
2007-02-12 15:59:42 +00:00
joey
d06d7f1afd
web commit by tuomov: use_dirs patch
2007-02-12 10:43:46 +00:00
joey
78d8c7ccee
web commit by tuomov: Another approach
2007-02-12 08:51:54 +00:00
joey
61d2f8b281
web commit by http://ethan.betacantrips.com/ : hmm, interesting
2007-02-12 08:14:35 +00:00
joey
f7006ef06b
web commit by http://ethan.betacantrips.com/ : update for 1.42; reformat
2007-02-12 08:04:19 +00:00
joey
1eb59c4760
* Add "reverse" option to inline to invert sort orders.
2007-02-08 19:48:00 +00:00
joey
4481b2cc66
web commit by hb
2007-02-08 14:02:30 +00:00
joey
4560013bf9
web commit by http://per.bothner.com/ : Alternate simple patch to view "A/B/C/index" as the same as "A/B/C".
2007-02-03 07:39:50 +00:00
joey
4b21fc50b7
old == age
2007-01-28 00:08:33 +00:00
joey
c566e16d9e
* Improve use of svn merge, by specifying the file to merge, rather than
...
chdiring to the srcdir (which wasn't right when merging in a subdir).
Thanks Ethan.
2007-01-28 00:06:01 +00:00
joey
fc5e9662aa
web commit by hb
2007-01-18 17:28:41 +00:00
joey
15c468d5ae
web commit by hb
2007-01-18 17:27:51 +00:00
joey
c2d7fd73f8
web commit by http://ethan.betacantrips.com/ : found another one
2007-01-18 06:51:32 +00:00
joey
17f0788d9a
web commit by http://ethan.betacantrips.com/ : svn hates me
2007-01-17 04:11:59 +00:00
joey
30cdffcc0a
web commit by http://ethan.betacantrips.com/ : turns out I missed a couple places
2007-01-16 03:00:52 +00:00
joey
915f26f738
responsen
2007-01-14 09:35:21 +00:00
joey
c87c7edf28
web commit by http://ethan.betacantrips.com/
2007-01-14 08:16:09 +00:00
joey
c4b1712212
* Change the RecentChanges page to show the path of changed pages.
2007-01-14 04:30:53 +00:00
joey
42140a88fd
recentchanges currently showing full paths
...
also removed some cruft in discussion page
2007-01-12 21:22:28 +00:00
joey
8e0ecb0ebd
first pass
2007-01-12 21:07:07 +00:00
joey
8c8ce06a1b
* Search in default location for templates as a fallback when templatedir is
...
pointed elsewhere, so that only modified templates need to be copied into
a templatedir. Based on work by JeremyReed.
2007-01-12 20:48:19 +00:00
joey
2a07d81c90
web commit by http://ethan.betacantrips.com/ : for whatever good it does
2007-01-12 04:20:14 +00:00
joey
91a910f907
web commit by JeremyReed: patches for fall back for templates
2007-01-12 01:43:37 +00:00
joey
3d5894e8ac
web commit by http://ethan.betacantrips.com/ : link to whitespace-safe patch
2007-01-11 21:50:46 +00:00
joey
584c6b4bf3
web commit by http://roktas.myopenid.com/ : comments on markdown 1.0.2b7
2007-01-06 23:38:47 +00:00
joey
611cdabe19
web commit by http://roktas.myopenid.com/ : Some comments on pandoc
2006-12-30 14:54:12 +00:00
joey
912521ef07
* Initial work on internationalization of the program code. po/ikiwiki.pot
...
is available for translation.
* Export gettext() from IkiWiki module.
2006-12-29 04:38:40 +00:00
joey
bd27624ee3
formatting
2006-12-28 20:56:56 +00:00
joey
b87d171d87
comments
2006-12-28 20:55:45 +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
c9e07b583b
responses
2006-12-28 20:44:48 +00:00
joey
2135c9777c
web commit by http://stefano.zacchiroli.myopenid.com/ : added a patch for "trailer" div around meta information for inlined pages
2006-12-28 16:24:58 +00:00
joey
b6ac9ee03c
web commit by StefanoZacchiroli: avoid un-escaped verbatim xml tag
2006-12-28 15:40:37 +00:00
joey
afc45616c7
web commit by StefanoZacchiroli: tiny bit for sharing css formatting between inline and non inline pages
2006-12-28 15:37:45 +00:00
joey
c06adfafef
reorganise
2006-12-27 19:06:26 +00:00
joey
472dabbb60
* Turn $config{wiki_file_prune_regexps} into an array that is easier to
...
manipulate.
* Only exclude rss and atom files from processing if the inline plugin
is enabled and that feed type is enabled. Else it's just a copyable file
type.
* Move rss and atom option handling code into the inline plugin.
* Applied a rather old patch from Recai to fix the "pruning is too strict"
issue. Now you can have wiki source directories inside dotdirs and the
like, if you want.
2006-12-21 19:36:15 +00:00
joey
a9fb410846
web commit by ManojSrivastava
2006-12-10 00:54:49 +00:00
joey
af2ea16765
web commit by ManojSrivastava
2006-12-10 00:53:01 +00:00
joey
76f2571a7c
web commit by ManojSrivastava
2006-12-07 17:44:46 +00:00
joey
075c8b4d0b
darcs update
2006-11-26 19:52:23 +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
68f84e12f2
web commit by EthanGlasserCamp: This is probably better.
2006-11-08 20:19:49 +00:00
joey
4010e641c8
web commit by EthanGlasserCamp: exactly what it sounds like
2006-11-08 20:10:44 +00:00
joey
0617793bf6
web commit by EthanGlasserCamp: Oops, this is what the patch actually says!
2006-11-08 06:45:05 +00:00