]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
16 years agobroken link
Joey Hess [Sat, 17 Nov 2007 21:32:51 +0000 (16:32 -0500)] 
broken link

16 years agoneed to remove trailing slashes in not one, but 2 places
Joey Hess [Sat, 17 Nov 2007 21:32:02 +0000 (16:32 -0500)] 
need to remove trailing slashes in not one, but 2 places

htmllink needs to do it because it uses the basename of the link as the link
text

bestlink needs to do it because it is not always called from htmllink

16 years agobroken link :-)
Joey Hess [Sat, 17 Nov 2007 21:31:03 +0000 (16:31 -0500)] 
broken link :-)

16 years ago* Allow trailing slashes after page names in wikilinks.
Joey Hess [Sat, 17 Nov 2007 21:26:34 +0000 (16:26 -0500)] 
* Allow trailing slashes after page names in wikilinks.

16 years ago* More compact output for the brokenlinks plugin.
Joey Hess [Sat, 17 Nov 2007 21:16:34 +0000 (16:16 -0500)] 
* More compact output for the brokenlinks plugin.

16 years agogitweb limitiations..
Joey Hess [Sat, 17 Nov 2007 19:54:01 +0000 (14:54 -0500)] 
gitweb limitiations..

16 years ago* Fix mercurial historyurl in example setup file.
Joey Hess [Sat, 17 Nov 2007 19:43:49 +0000 (14:43 -0500)] 
* Fix mercurial historyurl in example setup file.

16 years ago* Better error message when a setup file has a syntax error.
Joey Hess [Sat, 17 Nov 2007 19:06:11 +0000 (14:06 -0500)] 
* Better error message when a setup file has a syntax error.
Closes: #451666
16 years agoreformat
Joey Hess [Fri, 16 Nov 2007 18:22:40 +0000 (13:22 -0500)] 
reformat

16 years agowhitespace2
Joey Hess [Fri, 16 Nov 2007 17:58:29 +0000 (12:58 -0500)] 
whitespace2

16 years agowhitespace
Joey Hess [Fri, 16 Nov 2007 17:56:51 +0000 (12:56 -0500)] 
whitespace

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Fri, 16 Nov 2007 17:53:34 +0000 (12:53 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years agoThe ikiwiki zombie army release.
Joey Hess [Fri, 16 Nov 2007 17:53:03 +0000 (12:53 -0500)] 
The ikiwiki zombie army release.
* Correct markdown in example index page in setup. Closes: #451469

16 years agoweb commit by http://svend.myopenid.com/: Added note about backslash.
Joey Hess [Thu, 15 Nov 2007 19:58:41 +0000 (14:58 -0500)] 
web commit by http://svend.myopenid.com/: Added note about backslash.

16 years agoweb commit by http://svend.myopenid.com/: Trying a different escape.
Joey Hess [Thu, 15 Nov 2007 19:56:50 +0000 (14:56 -0500)] 
web commit by http://svend.myopenid.com/: Trying a different escape.

16 years agoweb commit by http://svend.myopenid.com/: The code showed up correctly in the preview...
Joey Hess [Thu, 15 Nov 2007 19:54:10 +0000 (14:54 -0500)] 
web commit by http://svend.myopenid.com/: The code showed up correctly in the preview, but the rendered page contained a link.

16 years agoweb commit by http://svend.myopenid.com/: Added bug.
Joey Hess [Thu, 15 Nov 2007 19:50:56 +0000 (14:50 -0500)] 
web commit by http://svend.myopenid.com/: Added bug.

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Wed, 14 Nov 2007 14:27:45 +0000 (09:27 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years ago* Add wrappergroup config option, which can be used to cause wrappers
Joey Hess [Wed, 14 Nov 2007 14:27:11 +0000 (09:27 -0500)] 
* Add wrappergroup config option, which can be used to cause wrappers
  to be created owned by some group other than the default. Useful
  then there's a shared repository with access controlled by a group,
  to let ikiwiki run setgid to that group.
* ikiwiki-mass-rebuild: Run build with the user in all their groups.

16 years agoprottype fixes
Joey Hess [Wed, 14 Nov 2007 13:51:38 +0000 (08:51 -0500)] 
prottype fixes

16 years agoweb commit by http://joey.kitenet.net/
Joey Hess [Wed, 14 Nov 2007 13:31:15 +0000 (08:31 -0500)] 
web commit by http://joey.kitenet.net/

16 years agoweb commit by http://joey.kitenet.net/: test
Joey Hess [Wed, 14 Nov 2007 13:29:19 +0000 (08:29 -0500)] 
web commit by http://joey.kitenet.net/: test

16 years agoweb commit by tschwinge: gitweb deficiency w.r.t. log messages.
Joey Hess [Wed, 14 Nov 2007 11:18:47 +0000 (06:18 -0500)] 
web commit by tschwinge: gitweb deficiency w.r.t. log messages.

16 years agoweb commit by tschwinge: gitweb deficiency w.r.t. newly created pages.
Joey Hess [Wed, 14 Nov 2007 11:16:17 +0000 (06:16 -0500)] 
web commit by tschwinge: gitweb deficiency w.r.t. newly created pages.

16 years ago* inline: Add timeformat parameter to control how the ctime of
Joey Hess [Tue, 13 Nov 2007 21:14:48 +0000 (16:14 -0500)] 
* inline: Add timeformat parameter to control how the ctime of
  inlined pages is displayed. Closes: #451019

16 years ago* ikiwiki.setup is licensed same as the basewiki, not GPLed.
Joey Hess [Tue, 13 Nov 2007 21:04:07 +0000 (16:04 -0500)] 
* ikiwiki.setup is licensed same as the basewiki, not GPLed.

16 years agosilly markdown
Joey Hess [Tue, 13 Nov 2007 20:43:54 +0000 (15:43 -0500)] 
silly markdown

16 years agolink to bug report
Joey Hess [Tue, 13 Nov 2007 20:16:53 +0000 (15:16 -0500)] 
link to bug report

16 years agothe mercurial backend should record when a commit came in from the web
Joey Hess [Tue, 13 Nov 2007 20:13:16 +0000 (15:13 -0500)] 
the mercurial backend should record when a commit came in from the web

16 years ago* Add liblwpx-paranoidagent-perl to recommends of Debian package,
Joey Hess [Tue, 13 Nov 2007 19:41:08 +0000 (14:41 -0500)] 
* Add liblwpx-paranoidagent-perl to recommends of Debian package,
  this is needed to do OpenID really securely.

16 years agoresponse
Joey Hess [Tue, 13 Nov 2007 19:37:02 +0000 (14:37 -0500)] 
response

16 years agoweb commit by tschwinge: Add a *Discussion* header.
Joey Hess [Tue, 13 Nov 2007 19:14:24 +0000 (14:14 -0500)] 
web commit by tschwinge: Add a *Discussion* header.

16 years agoweb commit by tschwinge: A first idea for an extension.
Joey Hess [Tue, 13 Nov 2007 19:12:53 +0000 (14:12 -0500)] 
web commit by tschwinge: A first idea for an extension.

16 years agoweb commit by ManojSrivastava: Second the wishlist
Joey Hess [Tue, 13 Nov 2007 17:23:43 +0000 (12:23 -0500)] 
web commit by ManojSrivastava: Second the wishlist

16 years agoweb commit by tschwinge: Answer.
Joey Hess [Mon, 12 Nov 2007 23:34:35 +0000 (18:34 -0500)] 
web commit by tschwinge: Answer.

16 years agoadd news item for ikiwiki 2.12
Joey Hess [Mon, 12 Nov 2007 19:40:39 +0000 (14:40 -0500)] 
add news item for ikiwiki 2.12

16 years agoreleasing version 2.12
Joey Hess [Mon, 12 Nov 2007 19:40:24 +0000 (14:40 -0500)] 
releasing version 2.12

16 years agothis needs to be done as a plugin
Joey Hess [Mon, 12 Nov 2007 19:30:56 +0000 (14:30 -0500)] 
this needs to be done as a plugin

16 years agosecurity issues
Joey Hess [Mon, 12 Nov 2007 19:14:00 +0000 (14:14 -0500)] 
security issues

16 years agonot an ikiwiki bug, really
Joey Hess [Mon, 12 Nov 2007 19:02:32 +0000 (14:02 -0500)] 
not an ikiwiki bug, really

16 years ago* The first git commit legitimately has no parents. Avoid recentchanges
Joey Hess [Mon, 12 Nov 2007 17:53:46 +0000 (12:53 -0500)] 
* The first git commit legitimately has no parents. Avoid recentchanges
  spewing uninitialised value warnings and debug messages about it.
  Dummying up a parent of 0000000 allows gitweb to work too.

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Mon, 12 Nov 2007 17:33:39 +0000 (12:33 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years ago* In the example setup file, use mode 6755 for the git post-update hook.
Joey Hess [Mon, 12 Nov 2007 17:28:31 +0000 (12:28 -0500)] 
* In the example setup file, use mode 6755 for the git post-update hook.
  It needs to be setgid if the master repo is a shared repository, so
  that pushes into the working copy repository happen as the same group,
  avoiding permissions problems.

16 years agoweb commit by http://joey.kitenet.net/: test
Joey Hess [Mon, 12 Nov 2007 17:11:31 +0000 (12:11 -0500)] 
web commit by http://joey.kitenet.net/: test

16 years agoweb commit by tschwinge: Should perhaps explain the syntax. Done that extra-extensiv...
Joey Hess [Mon, 12 Nov 2007 14:27:56 +0000 (09:27 -0500)] 
web commit by tschwinge: Should perhaps explain the syntax.  Done that extra-extensively now.  ;-)

16 years agoweb commit by tschwinge: *forward*ing functionality for the meta plugin.
Joey Hess [Mon, 12 Nov 2007 14:14:36 +0000 (09:14 -0500)] 
web commit by tschwinge: *forward*ing functionality for the meta plugin.

16 years agoweb commit by http://ptecza.myopenid.com/: * Fix signature
Joey Hess [Mon, 12 Nov 2007 10:10:06 +0000 (05:10 -0500)] 
web commit by http://ptecza.myopenid.com/: * Fix signature

16 years agoweb commit by http://ptecza.myopenid.com/: * Comment
Joey Hess [Mon, 12 Nov 2007 10:07:00 +0000 (05:07 -0500)] 
web commit by http://ptecza.myopenid.com/: * Comment

16 years agoweb commit by http://ptecza.myopenid.com/: * rootpage is a parameter of inline plugin
Joey Hess [Mon, 12 Nov 2007 09:38:47 +0000 (04:38 -0500)] 
web commit by http://ptecza.myopenid.com/: * rootpage is a parameter of inline plugin

16 years agoweb commit by http://ptecza.myopenid.com/: * More dynamic rootpage parameter?
Joey Hess [Mon, 12 Nov 2007 09:36:32 +0000 (04:36 -0500)] 
web commit by http://ptecza.myopenid.com/: * More dynamic rootpage parameter?

16 years agoweb commit by JoshTriplett: pdfshare plugin
Joey Hess [Mon, 12 Nov 2007 08:30:32 +0000 (03:30 -0500)] 
web commit by JoshTriplett: pdfshare plugin

16 years agoweb commit by http://bunnyhero.livejournal.com/
Joey Hess [Mon, 12 Nov 2007 07:52:43 +0000 (02:52 -0500)] 
web commit by http://bunnyhero.livejournal.com/

16 years agoweb commit by tschwinge: Problem with umlauts and friends.
Joey Hess [Sat, 10 Nov 2007 23:59:01 +0000 (18:59 -0500)] 
web commit by tschwinge: Problem with umlauts and friends.

16 years agoweb commit by tschwinge: Bug fixed by <http://www.bddebian.com/gitweb/?p=wiki;a=commi...
Joey Hess [Fri, 9 Nov 2007 14:03:15 +0000 (09:03 -0500)] 
web commit by tschwinge: Bug fixed by <http://www.bddebian.com/gitweb/?p=wiki;a=commitdiff;h=3590f319ea80d8a153eba50be0b45bc5e6b87ef8>.

16 years agoweb commit by tschwinge: *Preview* when creating new pages.
Joey Hess [Fri, 9 Nov 2007 13:38:57 +0000 (08:38 -0500)] 
web commit by tschwinge: *Preview* when creating new pages.

16 years agoweb commit by tschwinge: Non-functional Texinfo commands.
Joey Hess [Fri, 9 Nov 2007 13:28:31 +0000 (08:28 -0500)] 
web commit by tschwinge: Non-functional Texinfo commands.

16 years agoweb commit by tschwinge: Further explanation.
Joey Hess [Fri, 9 Nov 2007 11:00:43 +0000 (06:00 -0500)] 
web commit by tschwinge: Further explanation.

16 years agoweb commit by tschwinge: Further idea.
Joey Hess [Fri, 9 Nov 2007 10:57:29 +0000 (05:57 -0500)] 
web commit by tschwinge: Further idea.

16 years agoweb commit by tschwinge: Correction and extension.
Joey Hess [Fri, 9 Nov 2007 10:42:31 +0000 (05:42 -0500)] 
web commit by tschwinge: Correction and extension.

16 years agoAdd xmlns attribute on html element in templates; pages can now validate.
Josh Triplett [Thu, 8 Nov 2007 20:58:31 +0000 (12:58 -0800)] 
Add xmlns attribute on html element in templates; pages can now validate.

16 years agoAdd bug for xmlns
Josh Triplett [Thu, 8 Nov 2007 20:37:44 +0000 (12:37 -0800)] 
Add bug for xmlns

16 years agoweb commit by JoshTriplett: Fix escaping
Joey Hess [Thu, 8 Nov 2007 20:33:08 +0000 (15:33 -0500)] 
web commit by JoshTriplett: Fix escaping

16 years agoweb commit by JoshTriplett
Joey Hess [Thu, 8 Nov 2007 20:32:28 +0000 (15:32 -0500)] 
web commit by JoshTriplett

16 years agoupdate ignores
Joey Hess [Thu, 8 Nov 2007 20:26:31 +0000 (15:26 -0500)] 
update ignores

16 years agoI think this would be ok to do, but here's something to consider..
Joey Hess [Thu, 8 Nov 2007 20:11:25 +0000 (15:11 -0500)] 
I think this would be ok to do, but here's something to consider..

16 years agomissed localising a string
Joey Hess [Thu, 8 Nov 2007 20:03:57 +0000 (15:03 -0500)] 
missed localising a string

16 years agoAdd todo item for grouping broken links by link target
Josh Triplett [Thu, 8 Nov 2007 19:44:54 +0000 (11:44 -0800)] 
Add todo item for grouping broken links by link target

16 years agoUpdate changelog for table plugin fix
Josh Triplett [Thu, 8 Nov 2007 19:42:08 +0000 (11:42 -0800)] 
Update changelog for table plugin fix

16 years agoFix table plugin to not generate an unbalanced tbody tag with header=no
Josh Triplett [Thu, 8 Nov 2007 19:30:15 +0000 (11:30 -0800)] 
Fix table plugin to not generate an unbalanced tbody tag with header=no

The table plugin omitted </tbody> with header=no, but always generated
<tbody>, resulting in an unbalanced tag.  Fix that by omitting <tbody>
too.

16 years agoweb commit by JoshTriplett: Image link test
Joey Hess [Thu, 8 Nov 2007 18:33:08 +0000 (13:33 -0500)] 
web commit by JoshTriplett: Image link test

16 years agoweb commit by http://www.larted.org.uk/~dom/: patch
Joey Hess [Thu, 8 Nov 2007 16:57:43 +0000 (11:57 -0500)] 
web commit by http://www.larted.org.uk/~dom/: patch

16 years agoweb commit by http://www.larted.org.uk/~dom/: new bugrep
Joey Hess [Thu, 8 Nov 2007 16:36:19 +0000 (11:36 -0500)] 
web commit by http://www.larted.org.uk/~dom/: new bugrep

16 years agoweb commit by tschwinge: Mapping between input and output files.
Joey Hess [Thu, 8 Nov 2007 16:30:43 +0000 (11:30 -0500)] 
web commit by tschwinge: Mapping between input and output files.

16 years agoweb commit by http://www.larted.org.uk/~dom/: initial stub
Joey Hess [Thu, 8 Nov 2007 16:28:36 +0000 (11:28 -0500)] 
web commit by http://www.larted.org.uk/~dom/: initial stub

16 years agoweb commit by tschwinge: About M (M > 1) output files.
Joey Hess [Thu, 8 Nov 2007 16:26:06 +0000 (11:26 -0500)] 
web commit by tschwinge: About M (M > 1) output files.

16 years agoweb commit by tschwinge: Reorder.
Joey Hess [Thu, 8 Nov 2007 16:17:24 +0000 (11:17 -0500)] 
web commit by tschwinge: Reorder.

16 years agoweb commit by tschwinge
Joey Hess [Thu, 8 Nov 2007 16:04:54 +0000 (11:04 -0500)] 
web commit by tschwinge

16 years agoweb commit from 85.181.108.220: poll vote (Accept both)
Joey Hess [Thu, 8 Nov 2007 15:49:37 +0000 (10:49 -0500)] 
web commit from 85.181.108.220: poll vote (Accept both)

16 years agoweb commit by http://ptecza.myopenid.com/: * Reply
Joey Hess [Thu, 8 Nov 2007 14:01:14 +0000 (09:01 -0500)] 
web commit by http://ptecza.myopenid.com/: * Reply

16 years agoweb commit by tschwinge: The current version can parse copyright and licensing snippe...
Joey Hess [Wed, 7 Nov 2007 23:14:37 +0000 (18:14 -0500)] 
web commit by tschwinge: The current version can parse copyright and licensing snippets as specified by the GNU Texinfo manual.

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Wed, 7 Nov 2007 21:59:44 +0000 (16:59 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years ago* map: Recent changes caused unnecessary ul's to be inserted for items
Joey Hess [Wed, 7 Nov 2007 21:34:50 +0000 (16:34 -0500)] 
* map: Recent changes caused unnecessary ul's to be inserted for items
  that were all at the same level, fix. Closes: #449285

16 years agoweb commit by http://ptecza.myopenid.com/: * Reply
Joey Hess [Wed, 7 Nov 2007 19:54:38 +0000 (14:54 -0500)] 
web commit by http://ptecza.myopenid.com/: * Reply

16 years agoweb commit by http://ptecza.myopenid.com/: * Thanks!
Joey Hess [Wed, 7 Nov 2007 19:52:24 +0000 (14:52 -0500)] 
web commit by http://ptecza.myopenid.com/: * Thanks!

16 years agoweb commit by tschwinge: Why I wrote that plugin.
Joey Hess [Wed, 7 Nov 2007 19:11:06 +0000 (14:11 -0500)] 
web commit by tschwinge: Why I wrote that plugin.

16 years agoweb commit by tschwinge: Some ideas.
Joey Hess [Wed, 7 Nov 2007 18:57:11 +0000 (13:57 -0500)] 
web commit by tschwinge: Some ideas.

16 years agoresponse
Joey Hess [Wed, 7 Nov 2007 16:50:06 +0000 (11:50 -0500)] 
response

16 years agoresponse
Joey Hess [Wed, 7 Nov 2007 16:47:01 +0000 (11:47 -0500)] 
response

16 years agothoughts
Joey Hess [Wed, 7 Nov 2007 16:45:39 +0000 (11:45 -0500)] 
thoughts

16 years agoresponse
Joey Hess [Wed, 7 Nov 2007 16:29:21 +0000 (11:29 -0500)] 
response

16 years agoweb commit by http://ptecza.myopenid.com/: * Request for configureable separator...
Joey Hess [Wed, 7 Nov 2007 11:19:20 +0000 (06:19 -0500)] 
web commit by http://ptecza.myopenid.com/: * Request for configureable separator of page name

16 years agoweb commit by http://ptecza.myopenid.com/: * I meant that Git is trendy
Joey Hess [Wed, 7 Nov 2007 10:52:58 +0000 (05:52 -0500)] 
web commit by http://ptecza.myopenid.com/: * I meant that Git is trendy

16 years agoweb commit by http://ptecza.myopenid.com/: * Question about moving to Git
Joey Hess [Wed, 7 Nov 2007 10:50:44 +0000 (05:50 -0500)] 
web commit by http://ptecza.myopenid.com/: * Question about moving to Git

16 years agoweb commit by http://ptecza.myopenid.com/: * Added forgotten signature
Joey Hess [Wed, 7 Nov 2007 10:27:12 +0000 (05:27 -0500)] 
web commit by http://ptecza.myopenid.com/: * Added forgotten signature

16 years agoweb commit by http://ptecza.myopenid.com/: * Question about quotation marks inside...
Joey Hess [Wed, 7 Nov 2007 10:25:31 +0000 (05:25 -0500)] 
web commit by http://ptecza.myopenid.com/: * Question about quotation marks inside the title parameter

16 years agoweb commit by PatrickWinnertz
Joey Hess [Tue, 6 Nov 2007 22:31:48 +0000 (17:31 -0500)] 
web commit by PatrickWinnertz

16 years agoweb commit by tschwinge: `makeinfo` Output.
Joey Hess [Tue, 6 Nov 2007 21:42:12 +0000 (16:42 -0500)] 
web commit by tschwinge: `makeinfo` Output.

16 years agoweb commit by tschwinge: Copyright and Licensing Snippets.
Joey Hess [Tue, 6 Nov 2007 21:39:50 +0000 (16:39 -0500)] 
web commit by tschwinge: Copyright and Licensing Snippets.

16 years agoweb commit by tschwinge
Joey Hess [Tue, 6 Nov 2007 21:35:37 +0000 (16:35 -0500)] 
web commit by tschwinge

16 years agoweb commit by tschwinge: N-to-M mapping of input and output files.
Joey Hess [Tue, 6 Nov 2007 21:34:23 +0000 (16:34 -0500)] 
web commit by tschwinge: N-to-M mapping of input and output files.