Joey Hess
a23bdb17e8
closing this, it wasn't a bug, ikiwiki was doing exactly what was asked
2007-10-25 00:44:45 -04:00
Joey Hess
3960a998d3
related bugs
2007-10-25 00:42:05 -04:00
Joey Hess
4a9d15c281
closing this bug
2007-10-25 00:39:22 -04:00
Joey Hess
a9e28ffa47
tagging this as done since it's for an unsupported perl version
2007-10-25 00:33:10 -04:00
Joey Hess
30bfe76eac
only use half the max size
2007-10-25 00:28:40 -04:00
Joey Hess
0b0f50b484
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2007-10-25 00:18:36 -04:00
Joey Hess
84bb546b2f
remove the bit about commit access to the tree, since we're all distributed and stuff
2007-10-25 00:18:20 -04:00
Joey Hess
8feeb6b7f6
web commit by http://harningt.myopenid.com/
2007-10-24 23:51:00 -04:00
Joey Hess
a60e9e50b7
comment out the sparklines for now, since I lost all my mtimes in the git
...
transition
2007-10-24 23:29:29 -04:00
Joey Hess
de5eb4996b
* postsparkline: Avoid a confusing error message if no pages match
...
and instead show an empty graph.
2007-10-24 23:07:39 -04:00
Joey Hess
239ce68ca0
I've added a gallery branch to git containing the latest version of this plugin
2007-10-24 22:53:03 -04:00
Joey Hess
6a64743737
ikiwiki is now stored in a git repository
...
Note that all the sha1s did change from those in the earlier ikiwiki git
repos gated from svn. Thank you, git-svnimport, for the pain.
2007-10-24 22:21:06 -04:00
Joey Hess
f60c3cb046
web commit by http://joey.kitenet.net/ : one more test, for cia
2007-10-24 21:50:24 -04:00
Joey Hess
c339590261
web commit by http://joey.kitenet.net/ : test
2007-10-24 21:45:22 -04:00
Joey Hess
d019a511da
let's remove this
2007-10-24 21:44:32 -04:00
Joey Hess
0df7568507
leave discussion pages out of the sanebox blog
2007-10-24 21:42:59 -04:00
Joey Hess
f3351c18b2
web commit by http://joey.kitenet.net/ : and again
2007-10-24 21:41:54 -04:00
Joey Hess
d67801dd90
web commit by http://joey.kitenet.net/ : test
2007-10-24 21:35:14 -04:00
joey
0183f4c5dd
prototype.js is non-free
2007-10-24 23:26:38 +00:00
joey
5f6ed6d323
any progress on this?
2007-10-24 23:18:35 +00:00
joey
aee59c165c
merge dups
2007-10-24 23:13:12 +00:00
joey
96694864a2
resp
2007-10-24 23:08:32 +00:00
joey
473a823d39
meh
2007-10-24 23:05:12 +00:00
joey
78b7e00869
tag
2007-10-24 23:04:35 +00:00
joey
a1b2d95fb3
tag
2007-10-24 23:03:36 +00:00
joey
2c8c166cec
resp
2007-10-24 20:34:21 +00:00
joey
c3a835fd58
resp
2007-10-24 20:31:11 +00:00
joey
00e304e325
web commit by http://solair.livejournal.com/
2007-10-23 21:18:37 +00:00
joey
b319151d3b
web commit by sward: Real expected output
2007-10-23 12:49:53 +00:00
joey
b686cd2a24
web commit by sward
2007-10-23 11:53:55 +00:00
joey
cd67224be6
fix folding
2007-10-23 05:12:18 +00:00
joey
fc6ebdf0b2
explicitly use POSIX
2007-10-23 00:06:02 +00:00
joey
a27f4a47ba
* Add a calendar plugin, contributed by Manoj Srivastava.
...
* Reformat calendar plugin to ikiwiki conventions.
* The calendar plugin made *every* page depend on every other page,
which seemed a wee tiny little bit overkill. Fixed the dependency
calculations (I hope.)
* Removed manual ctime statting code, and just have the calendar plugin use
%pagectime.
2007-10-23 00:02:53 +00:00
joey
341a6c13c4
web commit by https://getopenid.com/tobu/
2007-10-22 19:27:02 +00:00
joey
652928366b
web commit from 193.170.138.34: poll vote (It's fast enough)
2007-10-22 09:42:09 +00:00
joey
3613f72a3b
* If gitorigin_branch is set to the empty string, don't push or pull.
...
Useful for laptop clones of remote wikis.
2007-10-22 01:47:30 +00:00
joey
691c503c1f
improvements
2007-10-22 01:47:15 +00:00
joey
b1e3da4f43
new tip, describing essentially how I'm using ikiwiki and git on my laptop
...
to create branches of wikis
2007-10-22 01:45:55 +00:00
joey
cadfac387c
minor stylistic changes
2007-10-21 22:59:18 +00:00
joey
19cfec2654
* Correct a pair of logic errors that triggered if svnpath was empty.
2007-10-21 22:57:11 +00:00
joey
b75e57f126
web commit by JonasSmedegaard: Improved routines to grab localized underlays.
2007-10-21 21:59:41 +00:00
joey
3f7944fdc7
document exactly what goes on during a cgi edit or remote commit with git
2007-10-21 01:39:18 +00:00
joey
e9ac4b1fc5
add news item for ikiwiki 2.10
2007-10-21 01:17:29 +00:00
joey
64292dde42
releasing version 2.10
2007-10-21 01:17:14 +00:00
joey
673bbf9790
suggest python, since the rst formatter is written in it
2007-10-21 01:13:41 +00:00
joey
6809a70bb5
response
2007-10-21 01:07:49 +00:00
joey
0914abaaaf
A few comments. I think git-stash could be used now that it's available.
...
Also removed some stuff about the git support not being robust or
well-tested, since it certainly is now.
2007-10-21 01:07:31 +00:00
joey
6578f3e847
update
2007-10-21 00:58:46 +00:00
joey
f91ebfa01b
reorg all the git cruft a bit, highlight setup page and de-highlight more
...
complex or less perfect setup methods
2007-10-21 00:57:10 +00:00
joey
9a060e6c6e
recommend using the git setup documented in the setup page and not this
2007-10-21 00:49:26 +00:00