Commit Graph

1194 Commits (46c33b38324e9e71a9126f1aabd5e73e3358b22b)

Author SHA1 Message Date
joey 46c33b3832 remove unused option 2006-08-23 20:49:54 +00:00
joey e6cebb47e1 changes to show= params 2006-08-23 20:46:56 +00:00
www-data f362d082d5 web commit by EdAvis 2006-08-23 20:44:44 +00:00
joey 5778b6f180 improve 2006-08-23 20:44:26 +00:00
www-data 89fccafa57 web commit by EdAvis 2006-08-23 20:40:59 +00:00
joey 3c378ff6e7 update 2006-08-23 20:28:08 +00:00
joey 8f8959c96e no longer need triple quotes 2006-08-23 20:27:18 +00:00
joey d4ca3b3f50 * Change order of linkify and preprocess; first preprocess and then linkify.
This allows passing a wikilink inside a parameter to a preprocessor
  directive without it being expanded to html, and leaking out of the
  parameter, which had required some non-obvious use of triple-quoting
  to avoid. Note that any preprocessor plugins that output something
  that looks like a wikilink will now have it treated as such; AFAIK
  this doesn't change any behavior though except for the template plugin.
* Enable preprocessor directives when previewing an edit.
2006-08-23 20:23:57 +00:00
joey 1f085aa76d applied patch 2006-08-23 18:43:19 +00:00
joey aa04f54ae9 * Patch from Jordà Polo to make Setup::Standard support hashes in config
files.
2006-08-23 18:41:32 +00:00
www-data 5085ae1360 web commit by JordaPolo: Reply to comments; fix my name. 2006-08-23 17:13:57 +00:00
joey c9dbcd29e5 * Make pagespec merge code smarter about merging duplicate pagespecs. 2006-08-23 06:44:47 +00:00
joey 80af21bff2 less padding 2006-08-23 06:18:46 +00:00
joey b395dbb446 some fixes for note layout 2006-08-23 06:17:12 +00:00
joey 7c66edacd8 update 2006-08-23 06:08:12 +00:00
joey f27bf9e400 fixes 2006-08-23 05:57:07 +00:00
joey 24af25fc86 hmm 2006-08-23 05:51:23 +00:00
joey 7500d3e345 fix 2006-08-23 05:49:58 +00:00
joey 5b6ad98d88 fix 2006-08-23 05:49:18 +00:00
joey 9d7375c3b2 * Allow preprocessor directives to contain python-like triple-quoted
text blocks, for easy nesting of quotes inside.
* Add a template plugin.
* Use the template plugin to add infoboxes to each plugin page listing basic
  info about the plugin.
2006-08-23 05:41:07 +00:00
joey 78b279c3d8 * Allow preprocessor directives to span multiple lines, both to make
long ones with lots of values easier to write, and to allow for ones with
  multi-line quoted values.
2006-08-23 03:25:40 +00:00
joey 63c79e7f5b add a missing closing ] on example directive 2006-08-23 03:21:55 +00:00
joey 549579ae98 thoughts 2006-08-23 02:19:56 +00:00
joey c89923e509 update 2006-08-23 02:00:21 +00:00
joey b7e28ae022 reorganise, include preprocess in the right order 2006-08-23 01:54:40 +00:00
joey 128cb30e7a add upgrade note 2006-08-22 19:41:15 +00:00
joey fddedd1834 remove removed fix 2006-08-22 17:55:24 +00:00
joey 43f2ba5def revert broken parentlinks fix, which was broken, explain why
add plugins/contrib page to avoid broken link on this wiki
2006-08-22 17:54:10 +00:00
joey 467d5b5e2a * Fix a bug introduced last version to do with nested inlines. 2006-08-22 17:02:01 +00:00
joey d0fb93d800 update 2006-08-21 23:23:14 +00:00
joey d0295d9dc0 * Clean up behavior with broken parentlinks. 2006-08-21 22:45:17 +00:00
joey cf3021ef3f * Fixed a bug with previews of subpages having broken links to top-level
pages.
* Change how the stylesheet url is determined in the templates: Remove
  STYLEURL and add BASEURL to all templates (some already had it). This
  new more general variable can be used to link to other things (eg, images)
  from the template, as well as stylesheets.
2006-08-21 22:27:02 +00:00
joey 0dc0d8e3b5 move to bug page 2006-08-21 21:48:26 +00:00
www-data 1e0c6758c1 web commit by joey: comments 2006-08-21 21:45:54 +00:00
www-data abae4a8058 web commit by JordaPolo: Fixed preformatted text. 2006-08-21 18:35:03 +00:00
www-data ad07eebb0b web commit by JordaPolo: Added linguas plugin. 2006-08-21 18:29:28 +00:00
www-data 410d9a41b7 web commit by JordaPolo: Subpages and header. 2006-08-21 10:27:25 +00:00
www-data 6b0d11283f web commit by JordaPolo: Request new template variable. 2006-08-21 08:34:25 +00:00
joey fd7e2100a0 fix 2006-08-20 21:09:36 +00:00
joey c134c05133 fix 2006-08-20 21:07:59 +00:00
joey a96240d744 modernisation 2006-08-20 21:06:57 +00:00
joey 0340194344 add news item for ikiwiki 1.21 2006-08-20 20:54:20 +00:00
joey e32b07ed2b releasing version 1.21 2006-08-20 20:53:56 +00:00
joey 132e41500f * Fix utf-8 in blog post form. 2006-08-20 20:45:55 +00:00
joey 894ae79699 fix regexp 2006-08-19 18:28:40 +00:00
joey ac29bbdf28 add in a hack to improve the look of check marks in outline 2006-08-19 18:27:57 +00:00
joey b058842d88 add styling for outline lists 2006-08-19 18:16:23 +00:00
joey cb60d16bb4 clarify 2006-08-19 05:26:02 +00:00
joey 6aeb671ac8 update 2006-08-19 05:18:28 +00:00
joey 5d9010682e update 2006-08-19 05:17:12 +00:00