Joey Hess
96c6f0829b
Revert "removed"
...
This reverts commit 1ec9f5b4af
.
Someone is gonna get banned..
2011-02-09 16:19:22 -04:00
Joey Hess
cabd1e3005
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2011-02-09 16:19:11 -04:00
http://rtfmda.myopenid.com/
1ec9f5b4af
removed
2011-02-09 20:15:48 +00:00
http://rtfmda.myopenid.com/
5f0539312f
removed
2011-02-09 20:13:32 +00:00
Joey Hess
f2bbfed35b
oops
2011-02-09 15:56:44 -04:00
Joey Hess
08ad8d9521
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2011-02-09 15:56:17 -04:00
Joey Hess
02f019de24
rake clean
2011-02-09 15:55:20 -04:00
http://rtfmda.myopenid.com/
8f65520ed3
I am DarkAnonXXXX, and I deserve to be respected as being awesome.
2011-02-09 19:54:46 +00:00
http://rtfmda.myopenid.com/
e257d33abb
I am DarkAnonXXXX, and I deserve to be respected as being awesome.
2011-02-09 19:54:15 +00:00
Joey Hess
d7fa1ad1d6
haha
2011-02-09 15:53:14 -04:00
Joey Hess
78e0eea5e7
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2011-02-09 15:52:46 -04:00
http://rtfmda.myopenid.com/
4786e4ed2a
I am DarkAnonXXXX, and I deserve to be awesome.
2011-02-09 19:51:18 +00:00
Joey Hess
91b2b0b2be
remove link to index
2011-02-09 15:39:46 -04:00
Joey Hess
d240f57664
remove link to index
2011-02-09 15:39:24 -04:00
Joey Hess
62a814bca6
remove link to index
2011-02-09 15:39:03 -04:00
http://rtfmda.myopenid.com/
d10e8d8048
2011-02-09 19:27:49 +00:00
Joey Hess
26936cbece
clean
2011-02-09 15:25:00 -04:00
Joey Hess
da371733b5
Merge remote branch 'smcv/ready/transient-recentchanges'
2011-02-09 15:12:34 -04:00
Joey Hess
f593a83ae3
response
2011-02-09 14:53:01 -04:00
Joey Hess
af3e7a30ce
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2011-02-09 14:47:42 -04:00
Joey Hess
44695122bf
map: Avoid unnecessary ul's in maps with nested directories. (Giuseppe Bilotta)
2011-02-09 14:46:38 -04:00
http://smcv.pseudorandom.co.uk/
60ed6c9d16
confirm assumption
2011-02-09 18:45:03 +00:00
Giuseppe Bilotta
2d5c2f301c
map: don't create useless </ul><ul> sequences
...
With the previous logic, same-level items would go down one level and
then again up one level closing and re-opening UL tags each time. The
resulting redundant lists caused whitespace layout issues in the
rendered pages.
Adjust the "moving up?" logic to check if the current item base is
different from the previous item _base_. Adjust the "going down?" logic
by moving it to an earlier phase and checking for (1) parent item not being
what it should be and (2) remaining bits; the root is grown unconditionally as
long as (2) is verified.
2011-02-09 14:39:28 -04:00
Joey Hess
7fef6fdc38
add paths to plugin files in copyright
2011-02-09 14:29:51 -04:00
Joey Hess
6e7c5bcda3
documentation
2011-02-09 14:27:22 -04:00
Joey Hess
f264204aaf
link to upstream markdown bug; close
2011-02-09 14:24:01 -04:00
Joey Hess
1879fe63be
transient merged; bookkeeping
2011-02-09 14:18:48 -04:00
Joey Hess
9d548239a9
turn off verbose
...
Want to avoid debug messages during tests
2011-02-09 14:11:29 -04:00
Joey Hess
a68c191f9f
fix test count
2011-02-09 14:11:14 -04:00
Joey Hess
8e8311718a
Merge remote branch 'smcv/ready/transient-tag'
...
Conflicts:
t/tag.t
2011-02-09 14:11:06 -04:00
Joey Hess
b522d8cdda
Merge remote branch 'smcv/ready/transient-autoindex'
2011-02-09 14:00:59 -04:00
Joey Hess
91a408ec77
minor optimisation
...
Assume the aggregated content is only going to be in one of the
directories, and so stop if it's successfully removed from the
transientdir.
2011-02-09 13:56:05 -04:00
Joey Hess
3d7147992a
Merge remote branch 'smcv/ready/transient-aggregate'
2011-02-09 13:50:03 -04:00
Joey Hess
db9f2b1b2b
Merge remote branch 'smcv/ready/tag-test'
2011-02-09 13:47:39 -04:00
Joey Hess
230b7d4d6e
Merge remote branch 'smcv/transient-relative-api'
2011-02-09 13:47:03 -04:00
Joey Hess
acd1052298
Merge remote branch 'smcv/ready/transient'
2011-02-09 13:42:15 -04:00
Joey Hess
0c68cd556a
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2011-02-09 13:22:52 -04:00
http://jmtd.livejournal.com/
e67c43b0ae
add a pagecount to see how many open bugs there are
2011-02-09 17:21:44 +00:00
Joey Hess
842fc8d8b4
remove
2011-02-08 16:06:05 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnJE92TSa647Wo-y20pIHcv2hEAPsqO4TM
505ed4b658
2011-02-06 19:05:04 +00:00
Giuseppe Bilotta
05c1539579
probably a markdown issue
2011-02-04 04:34:14 +01:00
tk
8b7a0067fd
adding information
2011-02-03 21:32:54 +00:00
tk
7daad4aa36
formatting again
2011-02-03 21:26:13 +00:00
tk
1e2651fd56
formatting
2011-02-03 21:25:32 +00:00
tk
8e5d6e0890
2011-02-03 21:17:46 +00:00
Joey Hess
4c09742b16
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2011-02-03 12:51:15 -04:00
Joey Hess
8e604c0f0a
htmltidy: Avoid breaking the sidebar when websetup is running.
...
Problem was this: websetup loads all plugins, but does not checkconfig
them. So, htmltidy's recently added configurable command setting was unset;
this resulted in its sanitize hook failing; the sanitize hook is called
when a sidebar was enabled, and this caused the sidebar to not display.
I put in a fix, but the underlying problem is that websetup loads all
plugins but leaves them in an unconfigured and possibly broken state while
trying to display its forms.
Probably the long-term fix is to have it cache the original hook states from
before loading the plugins, and restore it after getting their configuration.
Or, even to get the configuration using a subprocess, as plugins may do things
outside the hook system.
2011-02-03 12:49:13 -04:00
http://mcfrisk.myopenid.com/
df20a3099d
http dumps
2011-02-02 20:16:02 +00:00
Joey Hess
9ed779b746
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2011-02-01 21:08:32 -04:00
Joey Hess
b752e7fec4
editpage: Avoid inheriting internal page types.
2011-02-01 21:01:26 -04:00