ikiwiki
13 years agouse a div, not a p .. and in html5, a nav
Joey Hess [Sun, 2 May 2010 18:41:20 +0000 (14:41 -0400)] 
use a div, not a p .. and in html5, a nav

13 years agoAdd placeholder text in search form (in html5 mode only).
Joey Hess [Sun, 2 May 2010 17:49:56 +0000 (13:49 -0400)] 
Add placeholder text in search form (in html5 mode only).

13 years agoAdd parameter to displaytime to specify that it is a pubdate, and in html5 mode,...
Joey Hess [Sun, 2 May 2010 17:44:13 +0000 (13:44 -0400)] 
Add parameter to displaytime to specify that it is a pubdate, and in html5 mode, use time tag.

13 years agoadd news item for ikiwiki 3.20100501
Joey Hess [Sun, 2 May 2010 01:42:48 +0000 (21:42 -0400)] 
add news item for ikiwiki 3.20100501

13 years agoreleasing version 3.20100501
Joey Hess [Sun, 2 May 2010 01:42:13 +0000 (21:42 -0400)] 
releasing version 3.20100501

13 years agouse styled divs instead of center tags
Joey Hess [Sun, 2 May 2010 01:14:05 +0000 (21:14 -0400)] 
use styled divs instead of center tags

More could be done to modernize this html, but I don't want to diverge
too far from the one in xapian.

13 years agoset html5 option as advanced for now
Joey Hess [Sun, 2 May 2010 01:04:14 +0000 (21:04 -0400)] 
set html5 option as advanced for now

13 years agomention html5
Joey Hess [Sun, 2 May 2010 01:00:06 +0000 (21:00 -0400)] 
mention html5

13 years agotidy plugin issue
Joey Hess [Sun, 2 May 2010 00:57:54 +0000 (20:57 -0400)] 
tidy plugin issue

13 years agohtml5 option
Joey Hess [Sun, 2 May 2010 00:40:31 +0000 (20:40 -0400)] 
html5 option

* Ikiwiki can be configured to generate html5 instead of the default xhtml
  1.0. The html5 output mode is experimental, not yet fully standards
  compliant, and will be subject to rapid change.

13 years agoenable hidden attribute
Joey Hess [Sat, 1 May 2010 23:59:16 +0000 (19:59 -0400)] 
enable hidden attribute

13 years agoapply simonrvn patch adding labels for radio buttons
Joey Hess [Sat, 1 May 2010 23:37:27 +0000 (19:37 -0400)] 
apply simonrvn patch adding labels for radio buttons

and other minor html improvement

13 years agoapply simonrvn patch to quote attributes
Joey Hess [Sat, 1 May 2010 23:33:24 +0000 (19:33 -0400)] 
apply simonrvn patch to quote attributes

13 years agohtmlscrubber: Also allow some other html5 tags: canvas, progress, meter, ruby, rt...
Joey Hess [Sat, 1 May 2010 23:28:28 +0000 (19:28 -0400)] 
htmlscrubber: Also allow some other html5 tags: canvas, progress, meter, ruby, rt, rp, details, summary.

13 years agomore html5 attributes
Joey Hess [Sat, 1 May 2010 23:11:03 +0000 (19:11 -0400)] 
more html5 attributes

13 years agoadd rest of html5 form attributes
Joey Hess [Sat, 1 May 2010 22:44:37 +0000 (18:44 -0400)] 
add rest of html5 form attributes

It's easy to imagine pattern being used to freeze or crash browsers, if
they implement it stupidly. Let's hope not..

13 years agoadd figure and figcaption
Joey Hess [Sat, 1 May 2010 22:31:33 +0000 (18:31 -0400)] 
add figure and figcaption

13 years agohtmlscrubber: Allow the html5 form attributes: placeholder autofocus, min, max, step.
Joey Hess [Sat, 1 May 2010 22:27:53 +0000 (18:27 -0400)] 
htmlscrubber: Allow the html5 form attributes: placeholder autofocus, min, max, step.

13 years agohtmlscrubber: Allow the placeholder attribute.
Joey Hess [Sat, 1 May 2010 22:14:50 +0000 (18:14 -0400)] 
htmlscrubber: Allow the placeholder attribute.

13 years agomore html5
Joey Hess [Sat, 1 May 2010 21:56:35 +0000 (17:56 -0400)] 
more html5

* htmlscrubber: Also allow html5 canvas tags.
* htmlscrubber: Round out html5 video support with the preload
  attribute and the source tag.

13 years agohtmlscrubber: Allow html5 semantic tags: section nav article aside hgroup header...
Joey Hess [Sat, 1 May 2010 20:34:47 +0000 (16:34 -0400)] 
htmlscrubber: Allow html5 semantic tags: section nav article aside hgroup header footer time mark

13 years agoupdate example tag pages to match autotag.tmpl
Joey Hess [Sat, 1 May 2010 19:35:52 +0000 (15:35 -0400)] 
update example tag pages to match autotag.tmpl

13 years agolimit feeds for tag pages to including ten posts
Joey Hess [Sat, 1 May 2010 19:32:30 +0000 (15:32 -0400)] 
limit feeds for tag pages to including ten posts

With archive=yes, feeds default to including all, but that is expensive
for automatically created tag pages.

13 years agocomments, branch review, questions
Joey Hess [Sat, 1 May 2010 19:27:32 +0000 (15:27 -0400)] 
comments, branch review, questions

13 years agono need to use HTML::Entities
Joey Hess [Fri, 30 Apr 2010 21:26:41 +0000 (17:26 -0400)] 
no need to use HTML::Entities

That module is unused now. Long long ago, it used to be used to encode data in
the index. Checked all modules, and every module that uses it imports it.

13 years agoresponse
Joey Hess [Fri, 30 Apr 2010 18:15:58 +0000 (14:15 -0400)] 
response

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 30 Apr 2010 18:10:17 +0000 (14:10 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agoVersion dependency on liburi-perl to >= 1.36; previous versions did not support build...
Joey Hess [Fri, 30 Apr 2010 17:06:52 +0000 (13:06 -0400)] 
Version dependency on liburi-perl to >= 1.36; previous versions did not support building urls from utf-8 strings. Closes: #579713

13 years agonew bug: svn commit failures...
Jon Dowland [Fri, 30 Apr 2010 15:48:19 +0000 (16:48 +0100)] 
new bug: svn commit failures...

13 years agomore to add on my comment
simonraven [Thu, 29 Apr 2010 16:24:23 +0000 (16:24 +0000)] 
more to add on my comment

13 years agoYA URI to another mediawiki to git project
simonraven [Thu, 29 Apr 2010 16:18:15 +0000 (16:18 +0000)] 
YA URI to another mediawiki to git project

13 years agowl rcs
http://jmtd.livejournal.com/ [Thu, 29 Apr 2010 15:35:59 +0000 (15:35 +0000)] 
wl rcs

13 years ago(no commit message)
albertlash [Thu, 29 Apr 2010 03:44:52 +0000 (03:44 +0000)] 

13 years ago(no commit message)
albertlash [Thu, 29 Apr 2010 03:44:27 +0000 (03:44 +0000)] 

13 years agoreply
http://kerravonsen.dreamwidth.org/ [Thu, 29 Apr 2010 00:27:03 +0000 (00:27 +0000)] 
reply

13 years agoremove obsolete NEWS
Joey Hess [Wed, 28 Apr 2010 16:42:14 +0000 (12:42 -0400)] 
remove obsolete NEWS

13 years agoTMPL_INCLUDE re-enabled for templates read from the templatedir. (But not in-wiki...
Joey Hess [Wed, 28 Apr 2010 16:39:13 +0000 (12:39 -0400)] 
TMPL_INCLUDE re-enabled for templates read from the templatedir. (But not in-wiki templates.)

13 years agoquestion about TMPL_INCLUDE
http://kerravonsen.dreamwidth.org/ [Wed, 28 Apr 2010 03:22:37 +0000 (03:22 +0000)] 
question about TMPL_INCLUDE

13 years agotemplate: Fix typo.
Joey Hess [Tue, 27 Apr 2010 16:10:58 +0000 (12:10 -0400)] 
template: Fix typo.

13 years agoformat
Joey Hess [Tue, 27 Apr 2010 04:02:49 +0000 (00:02 -0400)] 
format

13 years agoadd news item for ikiwiki 3.20100427
Joey Hess [Tue, 27 Apr 2010 04:00:46 +0000 (00:00 -0400)] 
add news item for ikiwiki 3.20100427

13 years agoreleasing version 3.20100427
Joey Hess [Tue, 27 Apr 2010 04:00:09 +0000 (00:00 -0400)] 
releasing version 3.20100427

13 years agoupdate test suite for recent index load on rebuild changes
Joey Hess [Mon, 26 Apr 2010 23:01:31 +0000 (19:01 -0400)] 
update test suite for recent index load on rebuild changes

13 years agoAdd page() PageSpec, which is like glob() but matches only pages, not other files.
Joey Hess [Mon, 26 Apr 2010 22:47:17 +0000 (18:47 -0400)] 
Add page() PageSpec, which is like glob() but matches only pages,  not other files.

13 years agoloop on pagesources, not ctime
Joey Hess [Mon, 26 Apr 2010 22:32:06 +0000 (18:32 -0400)] 
loop on pagesources, not ctime

13 years agoFix removal of rendered files in rebuild mode.
Joey Hess [Mon, 26 Apr 2010 21:14:03 +0000 (17:14 -0400)] 
Fix removal of rendered files in rebuild mode.

Needed to handle the move of the .js files into ikiwiki/, but also this is
a longstanding bug.

Old pagemtime is not remembered in rebuild mode, and changing that would
need a lot of changes. So instead, loop on pagectime, which is remembered.

Change to remembering old pagesources info in rebuild mode. This seems safe
enough.

13 years agoremove manual file remove instructions
Joey Hess [Mon, 26 Apr 2010 20:31:00 +0000 (16:31 -0400)] 
remove manual file remove instructions

Since that was written, ikiwiki got fixed to track old rendered files
across --rebuild and remove them.

13 years agofix missing \
Joey Hess [Mon, 26 Apr 2010 19:51:20 +0000 (15:51 -0400)] 
fix missing \

13 years agoMinor, seemingly harmless tweaks to misc.tmpl
Joey Hess [Mon, 26 Apr 2010 17:52:54 +0000 (13:52 -0400)] 
Minor, seemingly harmless tweaks to misc.tmpl

Whenever the DIV tag structure of page.tmpl has been changed, the DIV
tag structure of misc.tmpl must also change to reflect this, or else
any page which uses misc.tmpl will not look right.  My intent is to
make ease parallel maintenance of these two files by eliminating
trivial/accidental difference between the two, so that duplicated
regions can be more readily identified (perhaps even mechanically).

(cherry-picked from commit 075980f94996e8f67d9632ae95b8bf41fdf09afa, but
without the changes to comments in page.tmpl)

13 years agodocument match_guid
Joey Hess [Mon, 26 Apr 2010 17:47:40 +0000 (13:47 -0400)] 
document match_guid

13 years agoadded match_guid function to meta plugin
Joey Hess [Mon, 26 Apr 2010 17:47:01 +0000 (13:47 -0400)] 
added match_guid function to meta plugin
(cherry picked from commit 8b6fde73669ddf9204acb3d334c3984566f3c59d)

Conflicts:

IkiWiki/Plugin/meta.pm

13 years agoadd blipvert
Joey Hess [Mon, 26 Apr 2010 17:43:24 +0000 (13:43 -0400)] 
add blipvert

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 26 Apr 2010 17:41:22 +0000 (13:41 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agofix indent
http://jmtd.livejournal.com/ [Mon, 26 Apr 2010 15:29:04 +0000 (15:29 +0000)] 
fix indent

13 years agoinsert table of common namespaces
http://jmtd.livejournal.com/ [Mon, 26 Apr 2010 15:24:50 +0000 (15:24 +0000)] 
insert table of common namespaces

13 years agomove list of namespaces to its own section
http://jmtd.livejournal.com/ [Mon, 26 Apr 2010 15:19:04 +0000 (15:19 +0000)] 
move list of namespaces to its own section

13 years agotable name for querying the mediawiki mysql db
http://jmtd.livejournal.com/ [Mon, 26 Apr 2010 15:14:08 +0000 (15:14 +0000)] 
table name for querying the mediawiki mysql db

13 years agotypo
Joey Hess [Sun, 25 Apr 2010 18:16:53 +0000 (14:16 -0400)] 
typo

13 years agoadded my personal site
http://id.ertugkaramatli.com/ [Sun, 25 Apr 2010 13:25:59 +0000 (13:25 +0000)] 
added my personal site

13 years agowording
Joey Hess [Sun, 25 Apr 2010 01:39:03 +0000 (21:39 -0400)] 
wording

13 years agoreword templatedir description
Joey Hess [Sun, 25 Apr 2010 01:38:22 +0000 (21:38 -0400)] 
reword templatedir description

13 years agorebuild on template removal
Joey Hess [Sun, 25 Apr 2010 01:13:53 +0000 (21:13 -0400)] 
rebuild on template removal

13 years agobugfixes
Joey Hess [Sun, 25 Apr 2010 00:41:35 +0000 (20:41 -0400)] 
bugfixes

13 years agoupdate
Joey Hess [Sun, 25 Apr 2010 00:30:05 +0000 (20:30 -0400)] 
update

13 years agoadd support for mass dependencies
Joey Hess [Sun, 25 Apr 2010 00:22:20 +0000 (20:22 -0400)] 
add support for mass dependencies

Registered by passing "" as page name to add_depends.

13 years agobugfix
Joey Hess [Sat, 24 Apr 2010 23:50:23 +0000 (19:50 -0400)] 
bugfix

13 years agoMerge branch 'master' into templatemove
Joey Hess [Sat, 24 Apr 2010 20:46:30 +0000 (16:46 -0400)] 
Merge branch 'master' into templatemove

13 years agopo: fix some uninitalized value warnings when used by websetup
Joey Hess [Sat, 24 Apr 2010 20:44:45 +0000 (16:44 -0400)] 
po: fix some uninitalized value warnings when used by websetup

13 years agotemplate() - return params in list context
Joey Hess [Sat, 24 Apr 2010 20:11:33 +0000 (16:11 -0400)] 
template() - return params in list context

I forgot CGI::Formbuilder's horrible interface that needs template
parameters instead of a constructed object.

13 years agobugfix
Joey Hess [Sat, 24 Apr 2010 20:00:18 +0000 (16:00 -0400)] 
bugfix

13 years agoupdate
Joey Hess [Sat, 24 Apr 2010 05:36:01 +0000 (01:36 -0400)] 
update

13 years agochomp template values
Joey Hess [Sat, 24 Apr 2010 05:13:58 +0000 (01:13 -0400)] 
chomp template values

Before the template reorg, this was done by a template filter.

13 years agoreword, reorg, add example
Joey Hess [Sat, 24 Apr 2010 05:13:37 +0000 (01:13 -0400)] 
reword, reorg, add example

13 years agoMerge branch 'master' into templatemove
Joey Hess [Sat, 24 Apr 2010 04:55:09 +0000 (00:55 -0400)] 
Merge branch 'master' into templatemove

13 years agoMoved javascript files under the ikiwiki/ directory, to avoid cluttering the top...
Joey Hess [Sat, 24 Apr 2010 04:54:59 +0000 (00:54 -0400)] 
Moved javascript files under the ikiwiki/ directory, to avoid cluttering the top of the web root. This is another things that requires a wiki rebuild on upgrade to this version.

13 years agoMerge branch 'master' into templatemove
Joey Hess [Sat, 24 Apr 2010 04:47:54 +0000 (00:47 -0400)] 
Merge branch 'master' into templatemove

13 years agofix caps
Joey Hess [Sat, 24 Apr 2010 04:47:46 +0000 (00:47 -0400)] 
fix caps

13 years agoMerge branch 'master' into templatemove
Joey Hess [Sat, 24 Apr 2010 04:46:17 +0000 (00:46 -0400)] 
Merge branch 'master' into templatemove

13 years agoremove paragraph about old style directives, it's been long enough
Joey Hess [Sat, 24 Apr 2010 04:45:54 +0000 (00:45 -0400)] 
remove paragraph about old style directives, it's been long enough

13 years agoadd link to templates page
Joey Hess [Sat, 24 Apr 2010 04:43:45 +0000 (00:43 -0400)] 
add link to templates page

13 years agowording
Joey Hess [Sat, 24 Apr 2010 04:41:52 +0000 (00:41 -0400)] 
wording

13 years agotypo
Joey Hess [Fri, 23 Apr 2010 21:43:29 +0000 (17:43 -0400)] 
typo

13 years agochangelog/NEWS update for template changes
Joey Hess [Fri, 23 Apr 2010 21:41:24 +0000 (17:41 -0400)] 
changelog/NEWS update for template changes

13 years agoupdate re template change
Joey Hess [Fri, 23 Apr 2010 21:38:37 +0000 (17:38 -0400)] 
update re template change

13 years agoimprove attachment example
Joey Hess [Fri, 23 Apr 2010 21:36:07 +0000 (17:36 -0400)] 
improve attachment example

13 years agoadd test case to ensure all templates are documented
Joey Hess [Fri, 23 Apr 2010 21:23:31 +0000 (17:23 -0400)] 
add test case to ensure all templates are documented

13 years agoupdate news for template change
Joey Hess [Fri, 23 Apr 2010 21:01:22 +0000 (17:01 -0400)] 
update news for template change

13 years agoMerge branch 'master' into templatemove
Joey Hess [Fri, 23 Apr 2010 20:48:53 +0000 (16:48 -0400)] 
Merge branch 'master' into templatemove

13 years agoupdate
Joey Hess [Fri, 23 Apr 2010 20:48:37 +0000 (16:48 -0400)] 
update

13 years agoMerge branch 'master' into templatemove
Joey Hess [Fri, 23 Apr 2010 20:43:44 +0000 (16:43 -0400)] 
Merge branch 'master' into templatemove

Conflicts:
doc/templates.mdwn

13 years agospecial case for page.tmpl dependency handling
Joey Hess [Fri, 23 Apr 2010 20:41:07 +0000 (16:41 -0400)] 
special case for page.tmpl dependency handling

Rather than wasting resources recording that every page depends on
page.tmpl, add a special case. The special case curretly rebuilds non-page
files too when page.tmpl changes, but that's minor.

13 years agoadd myclean
Joey Hess [Fri, 23 Apr 2010 20:40:42 +0000 (16:40 -0400)] 
add myclean

13 years agofix return of tpage
Joey Hess [Fri, 23 Apr 2010 20:20:02 +0000 (16:20 -0400)] 
fix return of tpage

13 years agotemplate docu reorg
Joey Hess [Fri, 23 Apr 2010 20:10:46 +0000 (16:10 -0400)] 
template docu reorg

Remove wikitemplates page; fold its contents into templates page.
Update all backlinks. Document new ability to put templates inside srcdir.

13 years agomove template documentation to the template directive
Joey Hess [Fri, 23 Apr 2010 19:32:39 +0000 (15:32 -0400)] 
move template documentation to the template directive

allow new templates to be created via the inline that lists them
(cherry picked from commit 83703d2f4a8832155e3c111792489062ccc4793b)

13 years agomove template documentation to the template directive
Joey Hess [Fri, 23 Apr 2010 19:32:39 +0000 (15:32 -0400)] 
move template documentation to the template directive

allow new templates to be created via the inline that lists them

13 years agoupdate
Joey Hess [Fri, 23 Apr 2010 19:23:34 +0000 (15:23 -0400)] 
update

13 years agouse template() rather than rolling it by hand
Joey Hess [Fri, 23 Apr 2010 19:11:25 +0000 (15:11 -0400)] 
use template() rather than rolling it by hand

13 years agoallow template pages to not be under templates/
Joey Hess [Fri, 23 Apr 2010 19:02:07 +0000 (15:02 -0400)] 
allow template pages to not be under templates/

13 years agoimproved error message
Joey Hess [Fri, 23 Apr 2010 18:50:00 +0000 (14:50 -0400)] 
improved error message