Commit Graph

2455 Commits (fd8463c878d1fb9920ef6f10944f8522e7a48f69)

Author SHA1 Message Date
joey 6be1832ce0 add news item for ikiwiki 1.48 2007-03-28 17:52:40 +00:00
joshtriplett c70cffb275 The typography plugin could support configuration of which translations to make. Text::Typography does. 2007-03-26 21:46:47 +00:00
joshtriplett b24394c0ec Note that enabling or disabling the htmlscrubber plugin also affects some other
HTML-related functionality, such as whether [[meta]] allows potentially unsafe
HTML tags.
2007-03-26 21:39:18 +00:00
joshtriplett a7d595d210 Fix typo in page name: s/MultiMarkdon/MultiMarkdown/ 2007-03-26 21:27:03 +00:00
joey 9c91cc1bed web commit by LukClaes: Add my blog 2007-03-26 16:56:04 +00:00
joey e951c475c4 web commit by http://ressukka.net/ 2007-03-25 18:16:51 +00:00
joey 7bdb984637 web commit by tuomov: A note on getctime optimisation 2007-03-25 17:24:35 +00:00
joey d031c771c8 web commit by tuomov: bah 2007-03-25 17:19:35 +00:00
joey 9338c26ea4 web commit by tuomov: Another partial darcs suppot plugin 2007-03-25 17:18:53 +00:00
joey a0727f4915 web commit by hb 2007-03-24 17:52:47 +00:00
joey 98bc61cb7b web commit by hb 2007-03-24 17:52:06 +00:00
joey c936ba1719 * Fix mercurial backend to deal with empty commit messages. 2007-03-24 15:14:53 +00:00
joey bbb0b3e72f * Finally fixed the longstanding inline removal bug.
* Renamed %oldpagemtime to a more accurately named %pagemtime and fix it to
  actually store pages' mtimes.
* Add "mtime" sort parameter to inline plugin.
2007-03-24 15:10:58 +00:00
joey dc0bf7982f web commit by MarkusSchaber: removed obsolete suggestion 2007-03-24 15:09:33 +00:00
joey dbb4622c1b web commit by MarkusSchaber 2007-03-24 14:59:10 +00:00
joey 210fe3664b web commit by hb: Adding patch for the no message case for mercurial 2007-03-24 12:21:34 +00:00
joey b2cf231a43 web commit by JonasSmedegaard: Fix for htmllink brokenness since ikiwiki 1.44. 2007-03-24 01:11:35 +00:00
joey e490e06841 web commit by http://getopenid.com/tpikonen 2007-03-22 15:47:59 +00:00
joey 5a6a93544f * Make ikiwiki's stylesheet support printing by hiding parts of the page
that shouldn't appear in a printout: Search box, actions bar,
  blog post form, tags, backlinks, and feed buttons.
2007-03-22 00:02:48 +00:00
joey eeea100023 improve Makefile 2007-03-21 23:23:21 +00:00
joey c79f320820 updates 2007-03-21 23:15:48 +00:00
joey 2a0d91af2f * Fix link() PageSpecs to not just look at the raw link text, but at where
that given link points based on the page doing the linking. Note that this
  could make such PageSpecs match different things than before, if you
  relied on the old behavior of them only matching the raw link text.
* This required changing the match_* interface, adding a third parameter.
* Allow link() PageSpecs to match relative, as is allowed with globs.a
* Add postform option to inline plugin.
* Add an bug tracker to the softwaresite example.
2007-03-21 23:11:09 +00:00
joey 0daec2bf14 response 2007-03-21 19:26:23 +00:00
joey 12d947a02f add news item for ikiwiki 1.47 2007-03-21 19:16:39 +00:00
joey c5b443f25d thoughts 2007-03-21 19:13:35 +00:00
joey c8b4ba354f * Fix a security hole that allowed insertion of unsafe content via the meta
plugins's support for inserting html link and meta tags. Now such content
  is passed through the htmlscrubber like everything else.
* Unfortunatly, that means that some valid uses of those tags are no longer
  usable, and special case methods needed to be added for including
  stylesheets, and for doing openid delegation. If you use either of these
  in your wiki, it will need to be modified. See the meta plugin docs
  for details.
2007-03-21 18:52:56 +00:00
joey 829d097dc5 web commit by http://getopenid.com/tpikonen 2007-03-21 17:54:46 +00:00
joey 491338496e web commit by JoshTriplett: Unindent my comment and reply to the right level, and provide an example. 2007-03-21 17:19:03 +00:00
joey 37f8769b41 web commit by JoshTriplett: meta link stylesheet test 2007-03-21 17:12:06 +00:00
joey 62e2bd136e hmm 2007-03-21 08:35:11 +00:00
joey d9ed827e28 switch to titlepage template 2007-03-21 08:29:15 +00:00
joey db6471fd50 web commit by http://joey.kitenet.net/: test 2007-03-21 08:14:09 +00:00
joey 8c26ba5283 web commit by JoshTriplett: stylesheet media="print" 2007-03-21 07:24:35 +00:00
joey d76a23f06d web commit by JoshTriplett: Avoid a line break inside the sample syntax when inside a blockquote, since that makes the > show up as part of the syntax. 2007-03-21 07:21:19 +00:00
joey 2fdedbe7e6 web commit by JoshTriplett 2007-03-21 07:16:41 +00:00
joey 24961ae9f2 add news item for ikiwiki 1.46 2007-03-21 06:57:37 +00:00
joey 201e832977 add news item for ikiwiki 1.33.2 2007-03-21 06:55:49 +00:00
joey 1c65ca4922 * Fix a few bugs around page titles containing html. The worst of these
is an actual security hole as it allows insertion of html into the title
  element of a page, which is not processed by the htmlscrubber.
2007-03-21 06:05:21 +00:00
joey 9bf29d60b2 web commit by JoshTriplett 2007-03-21 00:07:12 +00:00
joey 09dada42da web commit by http://choffee.co.uk/: Added a zooomr shortcut 2007-03-20 18:31:04 +00:00
joey b984d00921 another issue with the mercurual backend 2007-03-19 19:55:37 +00:00
joey 0416a79dfe web commit by http://bmalee.eu/~bma/: Oops...fix the toggle thing. 2007-03-19 17:56:37 +00:00
joey 0b57bfe5b9 web commit by http://bmalee.eu/~bma/: Here's my mostly-working darcs plugin. 2007-03-19 17:51:39 +00:00
joey 16112c3294 response 2007-03-18 22:27:09 +00:00
joey cb0c642aed * Applied a patch from Michał to make the mercurial backend pass --quiet to
hg.
2007-03-18 22:20:44 +00:00
joey 62aecc19f0 web commit by http://meep.pl/: bug report 2007-03-18 21:59:04 +00:00
joey eeaaac10e5 web commit by http://joey.kitenet.net/: more detail 2007-03-17 23:26:46 +00:00
joey 188f1931c2 * Fix some broken logic in cgi creation of a subpage when a toplevel page
with the same name already exists, and generally simplify the edit code.
2007-03-17 23:20:27 +00:00
joey c1bf0eaf5d respinse 2007-03-17 22:07:46 +00:00
joey bf2c7f2298 response 2007-03-17 22:05:15 +00:00
joey 57606c7992 web commit by MichaelStevens: added new bug report 2007-03-17 21:00:34 +00:00
joey 52fde1b201 web commit by http://id.inelegant.org/: Added link to my site. 2007-03-17 02:01:19 +00:00
joey 49a8657302 web commit by MarkusSchaber 2007-03-17 01:37:36 +00:00
joey d012f18a95 web commit by http://id.inelegant.org/: Let .htaccess files be copied over. 2007-03-17 00:59:18 +00:00
joey 41d4f99713 web commit by http://id.inelegant.org/: Suggestion for branch. 2007-03-17 00:45:51 +00:00
joey f1b09207bf web commit by http://id.inelegant.org/: Bug report. 2007-03-17 00:09:37 +00:00
joey 6d04e7b202 web commit by http://id.inelegant.org/: Test over. Please delete this page. 2007-03-16 23:40:17 +00:00
joey 017034314a web commit by http://id.inelegant.org/: Testing a possible bug. 2007-03-16 23:38:10 +00:00
joey 5bc575c365 close 2007-03-16 21:47:31 +00:00
joey ab5811fa5d web commit by http://id.inelegant.org/: Admission of stupidity. ;-) 2007-03-16 21:10:31 +00:00
joey 9f9a806527 response 2007-03-16 20:34:18 +00:00
joey b6117ed771 web commit by http://ressukka.net/: nice and simple 2007-03-16 20:28:18 +00:00
joey 4be6ccbc02 response 2007-03-16 19:20:36 +00:00
joey f6a15f38c2 web commit by http://id.inelegant.org/ 2007-03-16 13:52:35 +00:00
joey 50408be042 web commit by http://id.inelegant.org/: Comment on potential scaling issue. 2007-03-16 12:28:52 +00:00
joey 4e697ad425 web commit by http://joey.kitenet.net/ 2007-03-15 19:19:54 +00:00
joey 427121d7a6 web commit by http://joey.kitenet.net/: comments, soc 2007-03-15 19:18:27 +00:00
joey 6715718ff7 web commit by http://formorer.myopenid.com/ 2007-03-15 19:00:49 +00:00
joey ffc649f1f3 web commit from 62.213.72.100: poll vote (It's fast enough) 2007-03-15 14:31:13 +00:00
joey a355d9e0b6 web commit by JoshTriplett: Google has accepted ikiwiki as a mentoring organization for Summer of Code 2007. 2007-03-15 10:55:18 +00:00
joey 56d00d05f3 web commit by http://id.inelegant.org/ 2007-03-15 04:16:43 +00:00
joey 9e8552c5a1 web commit by http://per.bothner.myopenid.com/: translate foo/index.html to foo using JavaScript 2007-03-15 01:29:36 +00:00
joey 176fdc1967 web commit by MarkusSchaber 2007-03-14 23:56:41 +00:00
joey 4b055fbc59 web commit by http://dmarti.myopenid.com/ 2007-03-12 23:07:09 +00:00
joey bfcf5d40d2 web commit by http://sven.lankes.net/: changed lbw url to www 2007-03-12 10:41:07 +00:00
joey a509510b21 web commit by http://thedaniel.livejournal.com/: added reference to my site 2007-03-12 06:22:20 +00:00
joey 5d3489d8bf web commit by http://gypark.pe.kr/cgi-bin/wiki/wiki.pl 2007-03-12 03:54:20 +00:00
joey bd827f9097 web commit by http://gypark.pe.kr/wiki 2007-03-12 03:46:36 +00:00
joey 199031edc4 web commit by http://gypark.pe.kr/wiki 2007-03-12 03:43:06 +00:00
joey a7ce70a699 response 2007-03-12 03:42:45 +00:00
joey dd6fd0f7b4 web commit by http://raymundo.egloos.com/ 2007-03-12 03:37:11 +00:00
joey 2618e5b406 web commit by http://id.inelegant.org/ 2007-03-12 02:08:49 +00:00
joey 6a01fac911 rm obsolete news item 2007-03-11 02:30:58 +00:00
joey 530f125188 add news item for ikiwiki 1.45 2007-03-11 02:29:34 +00:00
joey c7dd47619a foo 2007-03-11 00:32:00 +00:00
joey e0e65bc026 suggest as a soc project 2007-03-11 00:29:25 +00:00
joey 89673afc6b add postsparkline plugin, providing sparkliney stats goodness for blog
posts
2007-03-11 00:24:31 +00:00
joey ca5e4fbf37 rm 2007-03-09 22:51:41 +00:00
joey fcacabcdf9 web commit by http://ajdlinux.livejournal.com/ 2007-03-09 22:41:25 +00:00
joey 6077687034 web commit by http://ajdlinux.livejournal.com/ 2007-03-09 22:40:10 +00:00
joey 258c89e841 web commit by JoshTriplett: Add flickr 2007-03-08 08:48:40 +00:00
joey 5da072afb0 web commit by JoshTriplett: Add GNOME bugzilla. 2007-03-08 08:43:36 +00:00
joey 012cc7dd05 web commit by JoshTriplett: Add the Haskell wiki. 2007-03-08 08:31:23 +00:00
joey bd40543ab0 web commit by JoshTriplett: Add hoogle, the Haskell code search engine. 2007-03-08 08:22:03 +00:00
joey 8430ee09e5 web commit by http://joey.kitenet.net/ 2007-03-08 04:42:10 +00:00
joey 99c0f5654f rm 2007-03-08 04:40:19 +00:00
joey 3cb28ea95c web commit by http://joey.kitenet.net/ 2007-03-08 04:36:59 +00:00
joey 9fa2294d4e web commit by http://joey.kitenet.net/: test commit 2007-03-08 04:34:44 +00:00
joey 84b3fe66d4 web commit from 128.151.253.249: poll vote (It's fast enough) 2007-03-08 03:18:43 +00:00
joey 14ed04b2e9 update 2007-03-07 19:57:53 +00:00
joey 6304f6a595 add colspan support 2007-03-07 19:50:34 +00:00
joey 0d108e74d9 further refinement 2007-03-07 19:07:36 +00:00
joey 355494b78b web commit by JoshTriplett: Fix typo. 2007-03-07 12:39:26 +00:00
joey b0e643aacc web commit by JoshTriplett: Fix typo. 2007-03-07 12:36:56 +00:00
joey 5d57a8436f * Add a table plugin, derived from the one written by Victor Moral. 2007-03-07 11:40:22 +00:00
joey 750553dfd4 fix link 2007-03-07 09:56:32 +00:00
joey b39495f501 add check marks 2007-03-07 09:39:13 +00:00
joey de87149039 web commit by JonasSmedegaard: Correction: is should -> should. 2007-03-07 08:45:30 +00:00
joey 4cbb1095d6 support previewing of sparklines: embed in data uris for preview 2007-03-07 07:41:07 +00:00
joey e22c33b4d0 improve 2007-03-07 05:50:31 +00:00
joey 433200c5c7 format improvements 2007-03-07 05:49:02 +00:00
joey d72644211e improve format 2007-03-07 05:36:32 +00:00
joey d4d535f17c * Add a sparline plugin. 2007-03-07 05:33:45 +00:00
joey 4533df6aca web commit by JoshTriplett: Application submitted 03-06-2007. 2007-03-06 23:16:15 +00:00
joey f98c065ad1 web commit by JoshTriplett: Fill in mentors, administrators, item 13 "What criteria did you use to select these individuals as mentors?", and item 15 "What is your plan for dealing with disappearing mentors?". 2007-03-06 22:47:53 +00:00
joey 1202b4fd7b * Add preview parameter to preprocesser calls, use this rather than the
previous ugly hack used to avoid writing rss feeds in previews.
* Fix the img plugin to avoid overwriting images in previews. Instead it
  does all the work to make sure the resizing works, and dummys up a resized
  image using width and height attributes.
* Also fixes img preview display, the links were wrong in preview before.
2007-03-06 22:37:05 +00:00
joey 2f9d9c9ef5 move to a more generic contact page 2007-03-06 20:20:26 +00:00
joey fb59723322 web commit by JoshTriplett: Reformat answers for easy copy-and-pasting into the application form. Change important wiki links to URLs and remove unimportant wiki links. Add answer for 17, "What will you do to ensure that your accepted students stick with the project after GSoC concludes?" 2007-03-06 20:20:09 +00:00
joey 9f05190317 web commit by JoshTriplett: Mention IRC channel, and link to page on why ikiwiki does not have a mailing list. 2007-03-06 20:09:31 +00:00
joey 941751e7d4 web commit by JoshTriplett: Add page on why ikiwiki does not have a mailing list, based on the answer from the Google Summer of Code application. 2007-03-06 20:09:08 +00:00
joey ab0fa67cc7 application period open.. 2007-03-06 19:23:11 +00:00
joey af807a5c3f response 2007-03-06 19:18:07 +00:00
joey b9f7a57f94 * Add titlepage template for inline plugin. 2007-03-06 19:16:46 +00:00
joey 0bb58852f0 web commit by http://wikevent.org/en/User:Mark: fixed link to my weblog 2007-03-05 22:35:55 +00:00
joey fe88512059 web commit by HenrikBrixAndersen: Say thanks :) 2007-03-04 22:56:23 +00:00
joey d3b14e6d63 web commit by HenrikBrixAndersen: Add comment 2007-03-04 22:55:12 +00:00
joey 9ed162018a web commit by JoshTriplett: Reopen for addition of a titleonly template; add a sample titleonly.tmpl. 2007-03-03 01:52:44 +00:00
joey bd7c6d62fc web commit by http://wikevent.org/en/User:Mark: add my site 2007-03-02 21:55:13 +00:00
joey c2a204b72d web commit by MarkusSchaber 2007-03-02 18:33:03 +00:00
joey d61935c8ed web commit by MarkusSchaber: fixed formatting error by adding blank line. 2007-03-02 18:23:21 +00:00
joey 65fce725b5 web commit by MarkusSchaber 2007-03-02 17:40:35 +00:00
joey 346b123d1f web commit by http://ptecza.myopenid.com/: * Fixed bug 2007-03-02 14:27:04 +00:00
joey 10b8557946 * Add "template" option to inline plugin to allow for use of customised
templates.
2007-03-02 04:00:42 +00:00
joey 50b2e080e0 web commit by http://ethan.betacantrips.com/: updated patch 2007-03-02 02:29:29 +00:00
joey d87413bf36 put the basewiki index and sandbox pages in a subdir of the doc wiki 2007-03-02 01:28:59 +00:00
joey 1ff076b00a web commit by http://joey.kitenet.net/ 2007-03-02 01:23:43 +00:00
joey 65b4f2e3a9 Wikiwyg 2007-03-02 01:14:39 +00:00
joey 12db25595b comments 2007-03-02 01:07:48 +00:00
joey b5da59f876 response 2007-03-02 00:57:08 +00:00
joey 790fb348ae web commit by MarkusSchaber 2007-03-01 22:44:02 +00:00
joey c81aaa6cac web commit by JeremyReed: mention showdown 2007-02-28 14:50:28 +00:00
joey 242997eec0 web commit by JeremyReed: Add a line between the bullets and the patch to fix the formatting. 2007-02-28 14:34:38 +00:00
joey e90e65c666 web commit by tuomov: Please, for the love of clear syntax, no! 2007-02-28 13:14:50 +00:00
joey 27bd23a65d web commit by http://ethan.betacantrips.com/: towards reST 2007-02-28 06:58:38 +00:00
joey f289fba827 typo 2007-02-27 23:14:54 +00:00
joey a0d251744c add basewiki page 2007-02-27 23:14:17 +00:00
joey c5c1519d97 add back the notes, without using templates 2007-02-27 23:00:19 +00:00
joey d0672fbb7c web commit by JoshTriplett: typo 2007-02-27 21:04:49 +00:00
joey 6725879faa web commit by JoshTriplett: I don't think MultiMarkdown solves [the BibTeX request|todo/BibTeX], but it might solve the request for LaTeX output. 2007-02-27 21:03:36 +00:00
joey 7782c73dce web commit by DouglasCalvert 2007-02-27 20:25:09 +00:00