]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
15 years agofix cpan links
Joey Hess [Thu, 11 Sep 2008 23:40:41 +0000 (19:40 -0400)] 
fix cpan links

15 years agomove inline docs to ikiwiki/directive/inline
Joey Hess [Thu, 11 Sep 2008 23:39:05 +0000 (19:39 -0400)] 
move inline docs to ikiwiki/directive/inline

ikiwiki/blog will be going away

15 years agoremove dead link
Joey Hess [Thu, 11 Sep 2008 23:38:18 +0000 (19:38 -0400)] 
remove dead link

15 years agofix tag
Joey Hess [Thu, 11 Sep 2008 23:37:23 +0000 (19:37 -0400)] 
fix tag

15 years agofix link
Joey Hess [Thu, 11 Sep 2008 23:37:00 +0000 (19:37 -0400)] 
fix link

15 years agofix link
Joey Hess [Thu, 11 Sep 2008 23:36:35 +0000 (19:36 -0400)] 
fix link

15 years agomove inline documentation from blog to directive/inline
Joey Hess [Thu, 11 Sep 2008 23:23:14 +0000 (19:23 -0400)] 
move inline documentation from blog to directive/inline

15 years agofix link text on links to plugins
Joey Hess [Thu, 11 Sep 2008 23:17:31 +0000 (19:17 -0400)] 
fix link text on links to plugins

15 years agoupdate
Joey Hess [Thu, 11 Sep 2008 23:08:37 +0000 (19:08 -0400)] 
update

15 years agotest for brokenlinks when listdirectives is enabled, too
Joey Hess [Thu, 11 Sep 2008 23:06:44 +0000 (19:06 -0400)] 
test for brokenlinks when listdirectives is enabled, too

15 years agodisplay broken links on failure
Joey Hess [Thu, 11 Sep 2008 22:56:28 +0000 (18:56 -0400)] 
display broken links on failure

15 years agoupdate
Joey Hess [Thu, 11 Sep 2008 22:56:22 +0000 (18:56 -0400)] 
update

15 years agofix broken link in basewiki
Joey Hess [Thu, 11 Sep 2008 22:56:11 +0000 (18:56 -0400)] 
fix broken link in basewiki

15 years agowording
Joey Hess [Thu, 11 Sep 2008 22:51:23 +0000 (18:51 -0400)] 
wording

Specifically, places that refer to "plugin" when they're really talking
about a directive.

15 years agolistdirectives: Enable use of the directives underlay.
Joey Hess [Thu, 11 Sep 2008 22:46:32 +0000 (18:46 -0400)] 
listdirectives: Enable use of the directives underlay.

15 years agoMove the directive documentation into its own underlay, separate from basewiki,...
Joey Hess [Thu, 11 Sep 2008 22:41:26 +0000 (18:41 -0400)] 
Move the directive documentation into its own underlay, separate from  basewiki, since it's sorta large compared to the rest of basewiki.

15 years agochangelog
Joey Hess [Thu, 11 Sep 2008 22:32:19 +0000 (18:32 -0400)] 
changelog

15 years agoadd robots directive to all directive pages
Joey Hess [Thu, 11 Sep 2008 22:30:20 +0000 (18:30 -0400)] 
add robots directive to all directive pages

Since they'll be in an underlay, robots shouldn't index them, as with other
underlay pages.

15 years agomisc minor changes
Joey Hess [Thu, 11 Sep 2008 22:29:07 +0000 (18:29 -0400)] 
misc minor changes

15 years agosquash redundant text
Joey Hess [Thu, 11 Sep 2008 22:23:32 +0000 (18:23 -0400)] 
squash redundant text

A lot of text was copies from templates to directive/template.
Remove most of it and have each page link to the other.

15 years agoreword after reorg
Joey Hess [Thu, 11 Sep 2008 22:14:26 +0000 (18:14 -0400)] 
reword after reorg

There was a duplicated paragraph, an example on the wrong page, and some
rewording needed after will's reorg.

15 years agoremoved demos that accompny examples
Joey Hess [Thu, 11 Sep 2008 22:09:20 +0000 (18:09 -0400)] 
removed demos that accompny examples

This is sorta unfortunate, but I don't want turning the plugin on the cause
php to be forked unnecessarily. And moving them back to the plugin page
doesn't make sense in this case.

15 years agomove demo back to plugin page
Joey Hess [Thu, 11 Sep 2008 22:00:25 +0000 (18:00 -0400)] 
move demo back to plugin page

15 years agomove back demo and add example
Joey Hess [Thu, 11 Sep 2008 21:53:21 +0000 (17:53 -0400)] 
move back demo and add example

15 years agomove demo back to plugin and add example
Joey Hess [Thu, 11 Sep 2008 21:51:27 +0000 (17:51 -0400)] 
move demo back to plugin and add example

15 years agore-add demo, was lost in will's changes
Joey Hess [Thu, 11 Sep 2008 21:44:46 +0000 (17:44 -0400)] 
re-add demo, was lost in will's changes

15 years agomove example
Joey Hess [Thu, 11 Sep 2008 21:41:33 +0000 (17:41 -0400)] 
move example

15 years agomove example back
Joey Hess [Thu, 11 Sep 2008 21:31:26 +0000 (17:31 -0400)] 
move example back

15 years agomove example back to plugin
Joey Hess [Thu, 11 Sep 2008 21:29:08 +0000 (17:29 -0400)] 
move example back to plugin

15 years agoreorg from will's changes
Joey Hess [Thu, 11 Sep 2008 21:21:14 +0000 (17:21 -0400)] 
reorg from will's changes

The info about the cron job was lost (!), as was a paragraph about what
pages the calendar links to.

The CSS docs seems to fit better in the plugin page than the directive
page, moved it back.

15 years agoadd more note about cron job
Joey Hess [Thu, 11 Sep 2008 21:18:42 +0000 (17:18 -0400)] 
add more note about cron job

15 years agomove demo back to plugin page
Joey Hess [Thu, 11 Sep 2008 21:16:04 +0000 (17:16 -0400)] 
move demo back to plugin page

We don't want expensive demos in the directives pages. Add an example of
its use instead.

Also, some minor rewording.

15 years agoreword
Joey Hess [Thu, 11 Sep 2008 21:14:32 +0000 (17:14 -0400)] 
reword

15 years agomention the cron job
Joey Hess [Thu, 11 Sep 2008 21:14:21 +0000 (17:14 -0400)] 
mention the cron job

15 years agoremove special case for shortcuts
Joey Hess [Thu, 11 Sep 2008 21:08:26 +0000 (17:08 -0400)] 
remove special case for shortcuts

If shortcuts are enabled, the shortcut directive will appear on the list,
and I think that's good enough.

15 years agopatch plugin documentation to refer to directive pages
William Uther [Thu, 11 Sep 2008 21:05:51 +0000 (17:05 -0400)] 
patch plugin documentation to refer to directive pages

15 years agoadd underlay files for listdirectives
William Uther [Thu, 11 Sep 2008 21:04:23 +0000 (17:04 -0400)] 
add underlay files for listdirectives

As was noted, 'listdirectives' didn't include the underlay files that make
it really worthwhile.  I've just gone through all the plugin
documentation, modified it to remove installation information and renamed
the files to match the directives rather than the plugins.  This can now
serve as useful underlay.

I've only gone through plugins in the 'plugins' dir.  I did not go through
the 'contrib' dir.

15 years agothought
Joey Hess [Thu, 11 Sep 2008 20:15:22 +0000 (16:15 -0400)] 
thought

15 years agoreword
Joey Hess [Thu, 11 Sep 2008 19:56:34 +0000 (15:56 -0400)] 
reword

15 years agochange git hook description
Joey Hess [Thu, 11 Sep 2008 19:53:25 +0000 (15:53 -0400)] 
change git hook description

It doesn't have to be a post-update hook.

15 years agoupdates, document using git post-merge hook since it's available now
Joey Hess [Thu, 11 Sep 2008 19:52:34 +0000 (15:52 -0400)] 
updates, document using git post-merge hook since it's available now

15 years agoresponse
Joey Hess [Thu, 11 Sep 2008 19:31:38 +0000 (15:31 -0400)] 
response

15 years agoresponse
Joey Hess [Thu, 11 Sep 2008 19:20:45 +0000 (15:20 -0400)] 
response

15 years agoresponse
Joey Hess [Thu, 11 Sep 2008 19:18:17 +0000 (15:18 -0400)] 
response

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 11 Sep 2008 19:14:16 +0000 (15:14 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoThoughts on structured data
http://www.cse.unsw.edu.au/~willu/ [Thu, 11 Sep 2008 12:27:47 +0000 (08:27 -0400)] 
Thoughts on structured data

15 years agoThoughts on ACLs
http://www.cse.unsw.edu.au/~willu/ [Thu, 11 Sep 2008 11:53:07 +0000 (07:53 -0400)] 
Thoughts on ACLs

15 years ago(no commit message)
jpritikin [Thu, 11 Sep 2008 11:13:45 +0000 (07:13 -0400)] 

15 years ago(no commit message)
jpritikin [Thu, 11 Sep 2008 11:09:17 +0000 (07:09 -0400)] 

15 years ago(no commit message)
http://ptecza.myopenid.com/ [Thu, 11 Sep 2008 08:03:00 +0000 (04:03 -0400)] 

15 years agoImprove error message if external plugin fails to load. Closes: #498458
Joey Hess [Thu, 11 Sep 2008 05:41:55 +0000 (01:41 -0400)] 
Improve error message if external plugin fails to load. Closes: #498458

15 years agoresponse
Joey Hess [Wed, 10 Sep 2008 20:47:19 +0000 (16:47 -0400)] 
response

15 years ago(no commit message)
jpritikin [Wed, 10 Sep 2008 16:53:29 +0000 (12:53 -0400)] 

15 years agonew topic in forum
PaulePanter [Wed, 10 Sep 2008 10:45:58 +0000 (06:45 -0400)] 
new topic in forum

15 years agoreformat
Joey Hess [Wed, 10 Sep 2008 00:24:59 +0000 (20:24 -0400)] 
reformat

15 years agoplans
Joey Hess [Tue, 9 Sep 2008 20:13:58 +0000 (16:13 -0400)] 
plans

15 years agogoodstuff update
Joey Hess [Tue, 9 Sep 2008 20:11:16 +0000 (16:11 -0400)] 
goodstuff update

* goodstuff: Remove otl plugin from the bundle since it needs a significant
  external dependency and is not commonly used. If you use otl, make sure
  you explicitly enable it now.
* goodstuff: Add more, progress, and table plugins to the bundle.

15 years agoimg: Support sizes like 200x. Closes: #475149
Joey Hess [Tue, 9 Sep 2008 19:20:06 +0000 (15:20 -0400)] 
img: Support sizes like 200x. Closes: #475149

15 years agoAdd allow_symlinks_before_srcdir to config so websetup doesn't eat it.
Joey Hess [Tue, 9 Sep 2008 18:50:37 +0000 (14:50 -0400)] 
Add allow_symlinks_before_srcdir to config so websetup doesn't eat it.

15 years agoprogress: New plugin to generate progress bars (willu)
Joey Hess [Tue, 9 Sep 2008 18:44:58 +0000 (14:44 -0400)] 
progress: New plugin to generate progress bars (willu)

15 years ago(no commit message)
jpritikin [Tue, 9 Sep 2008 18:27:47 +0000 (14:27 -0400)] 

15 years ago(no commit message)
http://josephturian.blogspot.com/ [Tue, 9 Sep 2008 18:01:48 +0000 (14:01 -0400)] 

15 years agoddate: Stop clobbering timeformat when not enabled.
Joey Hess [Mon, 8 Sep 2008 23:40:23 +0000 (19:40 -0400)] 
ddate: Stop clobbering timeformat when not enabled.

15 years agoAvoid uninitialised value when --dumpsetup is used and no srcdir/destdir specified.
Joey Hess [Mon, 8 Sep 2008 23:21:45 +0000 (19:21 -0400)] 
Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir specified.

15 years agoamusing collision between ddate and websetup
http://smcv.pseudorandom.co.uk/ [Mon, 8 Sep 2008 22:31:35 +0000 (18:31 -0400)] 
amusing collision between ddate and websetup

15 years agoAdd details on field pagespecs.
JoshTriplett [Mon, 8 Sep 2008 20:47:40 +0000 (16:47 -0400)] 
Add details on field pagespecs.

15 years agoadd news item for ikiwiki 2.63
Joey Hess [Mon, 8 Sep 2008 16:31:15 +0000 (12:31 -0400)] 
add news item for ikiwiki 2.63

15 years agominor optimisation
Joey Hess [Mon, 8 Sep 2008 16:28:56 +0000 (12:28 -0400)] 
minor optimisation

15 years agoreleasing version 2.63
Joey Hess [Mon, 8 Sep 2008 16:27:01 +0000 (12:27 -0400)] 
releasing version 2.63

15 years agoadd news item for ikiwiki 2.53.2
Joey Hess [Mon, 8 Sep 2008 16:10:33 +0000 (12:10 -0400)] 
add news item for ikiwiki 2.53.2

15 years agotypo
http://nikolai.prokoschenko.de/ [Mon, 8 Sep 2008 14:41:59 +0000 (10:41 -0400)] 
typo

15 years agoWhy was this broken in first place?
http://nikolai.prokoschenko.de/ [Mon, 8 Sep 2008 14:39:00 +0000 (10:39 -0400)] 
Why was this broken in first place?

15 years agoUse non-deprecated wikilink page (ikiwiki/wikilink)
http://smcv.pseudorandom.co.uk/ [Mon, 8 Sep 2008 12:36:29 +0000 (08:36 -0400)] 
Use non-deprecated wikilink page (ikiwiki/wikilink)

15 years ago* Thanks a lot!
http://ptecza.myopenid.com/ [Mon, 8 Sep 2008 12:31:58 +0000 (08:31 -0400)] 
* Thanks a lot!

15 years agoobserve that directories are not pages.
bremner [Sun, 7 Sep 2008 00:35:44 +0000 (20:35 -0400)] 
observe that directories are not pages.

15 years agoMerge branch 'master' of file:///srv/git/ikiwiki.info
Joey Hess [Fri, 5 Sep 2008 18:01:12 +0000 (14:01 -0400)] 
Merge branch 'master' of file:///srv/git/ikiwiki.info

Conflicts:

doc/todo/page_edit_disable.mdwn

15 years agoeditpage: New core plugin factoring out page editing to allow disabling it if desired.
Joey Hess [Fri, 5 Sep 2008 17:57:25 +0000 (13:57 -0400)] 
editpage: New core plugin factoring out page editing to allow disabling it if desired.

15 years agoUNIVERSAL not used in this plugin
Joey Hess [Fri, 5 Sep 2008 17:44:52 +0000 (13:44 -0400)] 
UNIVERSAL not used in this plugin

15 years agoMerge branch 'master' of file:///srv/git/ikiwiki.info
Joey Hess [Fri, 5 Sep 2008 16:38:19 +0000 (12:38 -0400)] 
Merge branch 'master' of file:///srv/git/ikiwiki.info

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 5 Sep 2008 16:37:57 +0000 (12:37 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agopo/Makefile: update po files when the pot file has changed. Closes: #497951
Joey Hess [Fri, 5 Sep 2008 16:37:29 +0000 (12:37 -0400)] 
po/Makefile: update po files when the pot file has changed. Closes: #497951

15 years ago(no commit message)
https://id.mayfirst.org/jamie/ [Fri, 5 Sep 2008 13:49:28 +0000 (09:49 -0400)] 

15 years ago(no commit message)
WillDioneda [Fri, 5 Sep 2008 10:55:18 +0000 (06:55 -0400)] 

15 years ago(no commit message)
WillDioneda [Fri, 5 Sep 2008 10:53:06 +0000 (06:53 -0400)] 

15 years ago* Response
http://ptecza.myopenid.com/ [Fri, 5 Sep 2008 09:21:56 +0000 (05:21 -0400)] 
* Response

15 years agoalso watch discussion
http://edward.myopenid.com/ [Fri, 5 Sep 2008 07:44:13 +0000 (03:44 -0400)] 
also watch discussion

15 years agoadd todo/structured_page_data
http://edward.myopenid.com/ [Fri, 5 Sep 2008 07:41:22 +0000 (03:41 -0400)] 
add todo/structured_page_data

15 years agoHow about using JSON?
http://edward.myopenid.com/ [Fri, 5 Sep 2008 07:36:02 +0000 (03:36 -0400)] 
How about using JSON?

15 years agoExpand acronym.
JoshTriplett [Thu, 4 Sep 2008 22:32:56 +0000 (18:32 -0400)] 
Expand acronym.

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 4 Sep 2008 19:50:23 +0000 (15:50 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoupdate
Joey Hess [Thu, 4 Sep 2008 19:48:56 +0000 (15:48 -0400)] 
update

15 years agoDistinguish between strings and wiki markup.
JoshTriplett [Thu, 4 Sep 2008 19:48:03 +0000 (15:48 -0400)] 
Distinguish between strings and wiki markup.

15 years agoresponse
Joey Hess [Thu, 4 Sep 2008 18:48:40 +0000 (14:48 -0400)] 
response

15 years agoidea from josh
Joey Hess [Thu, 4 Sep 2008 18:35:35 +0000 (14:35 -0400)] 
idea from josh

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 4 Sep 2008 18:13:26 +0000 (14:13 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoFor fine control over what characters are allowed, unescaped in source filenames...
Joey Hess [Thu, 4 Sep 2008 18:13:10 +0000 (14:13 -0400)] 
For fine control over what characters are allowed, unescaped in source filenames, the wiki_file_chars setting is added. For example, set to "-[:alnum:]+/._" to disable colons from being used in source files (which can cause trouble om Windows).

15 years agoadd monkeysphere
Joey Hess [Thu, 4 Sep 2008 14:34:40 +0000 (10:34 -0400)] 
add monkeysphere

15 years agoCorrect typo
AlexandreDupas [Thu, 4 Sep 2008 14:21:56 +0000 (10:21 -0400)] 
Correct typo

15 years agoprogress report: mime filtering now works, with some help from joeyh and the filespec...
bremner [Thu, 4 Sep 2008 10:31:48 +0000 (06:31 -0400)] 
progress report: mime filtering now works, with some help from joeyh and the filespec plugin

15 years agoresponse
Joey Hess [Thu, 4 Sep 2008 03:43:59 +0000 (23:43 -0400)] 
response