Joey Hess
554f4c2b5f
web commit by http://engla.myopenid.com/ : fixing larry's link
2007-12-21 16:47:45 -05:00
Joey Hess
91220207e3
web commit by http://theclapp.myopenid.com/
2007-12-21 16:39:53 -05:00
Joey Hess
5c2ac340ce
web commit by http://theclapp.myopenid.com/ : question / feature request about tag plugin
2007-12-21 16:35:17 -05:00
Joey Hess
00992fffdb
response
2007-12-21 16:21:50 -05:00
Joey Hess
447094b381
web commit by http://svend.myopenid.com/ : Patch was reversed.
2007-12-21 11:31:48 -05:00
Joey Hess
d3a7555534
web commit by http://svend.myopenid.com/ : Submit patch.
2007-12-21 11:04:26 -05:00
Joey Hess
f25b6aff42
web commit by tschwinge: Default content for *copyright* and *license*.
2007-12-21 09:32:32 -05:00
Joey Hess
b9d4b47602
web commit by http://ptecza.myopenid.com/ : * Now I build an unofficial backport of ikiwiki for Ubuntu Gutsy
2007-12-21 07:50:27 -05:00
Joey Hess
3718bda224
web commit by http://theclapp.myopenid.com/ : fixed signature
2007-12-21 00:34:50 -05:00
Joey Hess
41887b21ab
web commit by http://theclapp.myopenid.com/ : create page
2007-12-21 00:33:52 -05:00
Joey Hess
a54a9f2e25
web commit by http://theclapp.myopenid.com/ : create bug
2007-12-21 00:24:01 -05:00
Joey Hess
bdab25f3ba
web commit by http://theclapp.myopenid.com/
2007-12-20 22:43:16 -05:00
Joey Hess
e4a9a775d5
web commit by http://engla.myopenid.com/ : addendum.
2007-12-20 16:14:08 -05:00
Joey Hess
d5989e9487
web commit by http://engla.myopenid.com/ : New topic
2007-12-20 16:06:47 -05:00
Joey Hess
bdb2637e09
web commit by http://engla.myopenid.com/ : Adding a forum thing. (I don't think this forum has this yet)
2007-12-20 15:57:24 -05:00
Joey Hess
e9a40c8716
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2007-12-19 17:32:18 -05:00
Joey Hess
71d1fb4326
web commit by tschwinge: Confirmed. Removing this.
2007-12-19 17:03:37 -05:00
Joey Hess
b30fed47ea
* Improved parentlinks special case for index pages.
2007-12-19 16:44:33 -05:00
Joey Hess
82963aae54
web commit from 68.82.66.180: poll vote (It's fast enough)
2007-12-19 09:41:07 -05:00
Joey Hess
300e69bbbd
formatting
2007-12-18 19:51:54 -05:00
Joey Hess
36844658f3
add news item for ikiwiki 2.16
2007-12-18 19:51:00 -05:00
Joey Hess
a14f396433
web commit by http://ptecza.myopenid.com/ : * Response
2007-12-18 03:29:24 -05:00
Joey Hess
67dcf175cb
* Work around perl taint checking bug #411786 , where perl sometimes randomly
...
sets the taint flag on untainted variables, by disabling taint checking
in the deb. This sucks.
2007-12-17 19:25:44 -05:00
Joey Hess
be85c0ca6d
response2
2007-12-17 18:57:36 -05:00
Joey Hess
d22caf2648
response
2007-12-17 18:51:41 -05:00
Joey Hess
bf0589f116
web commit by http://ptecza.myopenid.com/ : * Response
2007-12-17 15:38:41 -05:00
Joey Hess
c10f1a3f4c
response
2007-12-17 13:44:59 -05:00
Joey Hess
0266946af0
remove dup bug report
...
This was filed as a dup because ikiwiki refused to render it dut to a bug I just fixed.
2007-12-17 13:38:00 -05:00
Joey Hess
3b536e0067
web commit by http://ptecza.myopenid.com/ : * Update
2007-12-17 10:42:06 -05:00
Joey Hess
3d43cb1053
web commit by http://ptecza.myopenid.com/ : * Addendum
2007-12-17 05:46:29 -05:00
Joey Hess
7993cf1de1
web commit by http://ptecza.myopenid.com/ : * Bug report again
2007-12-17 05:39:09 -05:00
Joey Hess
1585b31883
web commit by http://ptecza.myopenid.com/ : * Bug report
2007-12-17 05:19:16 -05:00
Joey Hess
f40c6928f4
* Re-organise dependencies and recommends now that recommends are installed
...
by default.
2007-12-16 17:16:56 -05:00
Joey Hess
b17ee42a27
use %S in iki and archive shortcuts
...
remove zoomr shortcut, I don't like shortcuts that require explanation
2007-12-16 16:27:47 -05:00
Joey Hess
8becb076b0
remove ikirev shortcut, which was specific to ikiwiki being stored in svn
2007-12-16 16:19:39 -05:00
Joey Hess
ada6f506c1
important note about pagestate persistence
2007-12-16 16:19:16 -05:00
Joey Hess
9459cc55ab
* meta: Drop support for "meta link", since supporting this for internal
...
* map: Don't inline images.
2007-12-16 16:00:13 -05:00
Joey Hess
96817b0032
* meta: Drop support for "meta link", since supporting this for internal
...
links required meta to be run during scan, which complicated its data
storage, since it had to clear data stored during the scan pass to avoid
duplicating it during the normal preprocessing pass.
* If you used "meta link", you should switch to either "meta openid" (for
openid delegations), or tags (for internal, invisible links). I assume
that nobody really used "meta link" for external, non-openid links, since
the htmlscrubber ate those. (Tell me differently and I'll consider bringing
back that support.)
* meta: Improved data storage.
* meta: Drop the hackish filter hook that was used to clear
stored data before preprocessing, this hack was ugly, and broken (cf:
liw's disappearing openids).
* aggregate: Convert filter hook to a needsbuild hook.
2007-12-16 15:56:09 -05:00
Joey Hess
97a69be236
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2007-12-16 15:50:41 -05:00
Joey Hess
c43fc8607e
web commit by tschwinge: Umeet 2007: talk about OpenID by Stephane Bortzmeye.
2007-12-16 13:00:51 -05:00
Joey Hess
306d67c786
web commit by http://engla.myopenid.com/ : plugins/map displays images inline
2007-12-15 20:04:06 -05:00
Joey Hess
5e3a2fb6b1
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2007-12-15 12:29:25 -05:00
Joey Hess
290dfde6d4
add a link to a tip
2007-12-15 12:25:24 -05:00
Joey Hess
8d5facac68
web commit by Cornelis
2007-12-14 14:38:15 -05:00
Joey Hess
63b315c1c2
web commit by http://harningt.myopenid.com/
2007-12-13 09:41:43 -05:00
Joey Hess
0a6bcc6c00
web commit by nis.martensen: Cairo is already mentioned above
2007-12-13 03:36:25 -05:00
Joey Hess
5b2ab63f78
* Allow editing a page and deleting all content, while still disallowing
...
creating a new page that's entirely empty.
2007-12-12 19:11:29 -05:00
Joey Hess
dc23d4989c
web commit by tschwinge
2007-12-12 18:31:31 -05:00
Joey Hess
6df7e8748d
web commit by tschwinge: Can't deplete page?
2007-12-12 18:30:25 -05:00
Joey Hess
c5c3323e41
add quotes
2007-12-12 17:30:39 -05:00