Commit Graph

3087 Commits (8f75ebd22983b233b716866f696c5e32fbe86bb4)

Author SHA1 Message Date
joey 7e09aa1134 web commit by JoshTriplett: Add gmane shortcut for gmane groups, and gmanemsg shortcut to look for a Message-ID on gmane. 2007-05-10 17:01:03 +00:00
joey 3a1c0c0460 web commit by http://ptecza.myopenid.com/: * Next bug report 2007-05-10 14:02:20 +00:00
joey cb92588ef2 web commit by http://ptecza.myopenid.com/: * FTBFS report 2007-05-10 13:41:45 +00:00
joey 41e8aa899a web commit by http://ptecza.myopenid.com/: * Bug report 2007-05-10 08:45:14 +00:00
joey 4d7ca9fff8 web commit by Fred 2007-05-09 20:58:48 +00:00
joey 301e2d93c4 * Updated Czech translation from Miroslav Kure. 2007-05-09 20:01:55 +00:00
joey e36d81363d web commit by http://ptecza.myopenid.com/ 2007-05-09 12:46:32 +00:00
joshtriplett b8d7ae91d0 * Add an account-creation password as a simple anti-spam mechanism. If
set in the wiki setup, passwordauth will require the password in
  order to create an account.
2007-05-09 02:05:32 +00:00
joey 72c53650ad * Add the needsbuild hook. Plugins can use this to manipulate which files
ikiwiki builds when refreshing the wiki.
2007-05-09 00:48:09 +00:00
joey 127bceef5b * Add all=no option to conditional, can be used to form conditionals that do
not need to examine every page in the wiki.
* Use this to simplify the goodstuff detection in the plugin template.
2007-05-09 00:31:49 +00:00
joey 0978f32cc8 web commit by JoshTriplett: Remove account-creation password item, now a separate todo item http://ikiwiki.info/todo/Account-creation_password/ 2007-05-08 22:11:11 +00:00
joey fb97d067cb web commit by JoshTriplett 2007-05-08 22:10:20 +00:00
joey 85d0f445d9 Use an explicit glob(plugins/<TMPL_VAR name>) rather than relying on
implicit glob detection. This is necessary because when this page is being
built standalone, the TMPL_VAR will not be expanded, and is instead treated
as two globs, and the globlist is then invalid and produces build errors.
Using glob() causes it to treated as a single glob, avoiding this problem.
2007-05-08 21:46:00 +00:00
joey 0041e93808 web commit by JoshTriplett: Add another example, and add a description to each test. 2007-05-08 20:55:43 +00:00
joshtriplett a829437761 Use border-style: none; rather than border: 0px; for img. 2007-05-08 20:44:26 +00:00
joey 03f26b6f09 web commit by JoshTriplett: Remove leading slash from the plugin pagespec itself... 2007-05-08 20:11:51 +00:00
joey 45e1a60f52 web commit by JoshTriplett: Remove leading slash from sourcepage. 2007-05-08 20:05:42 +00:00
joey f8fe627315 web commit by JoshTriplett: Fix page reference in backlink to avoid leading slash. 2007-05-08 20:01:46 +00:00
joey 006267f00a web commit by JoshTriplett: Add line for "included in goodstuff", using backlink(/plugins/goodstuff). 2007-05-08 19:26:45 +00:00
joey e517656923 web commit by JoshTriplett: Add link to Debian request-tracker. 2007-05-08 19:03:17 +00:00
joey 5edc3fca68 response 2007-05-08 17:52:56 +00:00
joey 9ea045e427 web commit by Fred: Reformat the entry so that the patch is readable. Sorry. 2007-05-08 17:43:29 +00:00
joey a07f7ee4fb web commit by Fred 2007-05-08 17:40:28 +00:00
joey 514b0844cf web commit by JoshTriplett: Add shortcut gmsg to search for a Message-ID in Google Groups. 2007-05-07 19:02:53 +00:00
joey 2c0d0109d8 correct documentation about scan hook (which has never existed) 2007-05-06 17:10:34 +00:00
joey d99082d5e1 web commit by http://mem.myopenid.com/: Give an output example 2007-05-05 16:24:04 +00:00
joey 6a7db9a46c web commit by http://mem.myopenid.com/: Fix typo and formatting 2007-05-05 16:20:04 +00:00
joey 4ea3cd880a web commit by http://mem.myopenid.com/: Add implementation code 2007-05-05 16:17:10 +00:00
joey b9f553ef42 web commit from 196.40.10.246: poll vote (It's fast enough) 2007-05-05 00:47:04 +00:00
joey bf1b622859 web commit by JoshTriplett: Add marclist shortcut. 2007-05-04 07:33:59 +00:00
joey 3986cd4ce1 web commit by http://adam.shand.net/ 2007-05-03 08:47:46 +00:00
joey 43e924bb56 web commit by http://adam.shand.net/ 2007-05-03 07:54:36 +00:00
joey 53f3388d6a web commit from 202.228.229.87: poll vote (It's fast enough) 2007-05-03 05:09:48 +00:00
joshtriplett de29e2b473 Fix stylesheet for presence of actions. 2007-05-02 10:11:35 +00:00
joshtriplett 3ebd2feb80 Fix CSS comment. 2007-05-02 10:05:31 +00:00
joey d3d60c2a31 web commit by JoshTriplett: todo/CVS_backend 2007-05-02 09:43:10 +00:00
joshtriplett f1fa0cdafe Fix meta stylesheet tag. 2007-05-02 09:37:08 +00:00
joshtriplett 45ad2849bf Add meta stylesheet tag. 2007-05-02 09:36:10 +00:00
joshtriplett 1d1db347e3 Add Embedded Moose stylesheet to CSS market. 2007-05-02 09:34:24 +00:00
joshtriplett 443d966ff1 Add Embedded Moose, Andrew Greenberg's personal and consulting page. 2007-05-02 09:17:11 +00:00
joey ce7671af45 web commit by JoshTriplett: Fix typo. 2007-05-02 08:17:19 +00:00
joey f57d106ab4 fix created_after limits 2007-05-02 08:04:49 +00:00
joey aa8e723226 web commit by JoshTriplett: Fix bad if nesting. 2007-05-02 07:52:19 +00:00
joey 9815154c7d does not belong here 2007-05-01 23:58:18 +00:00
joey b381f14a94 web commit by http://getopenid.com/lutherbaker 2007-05-01 23:42:51 +00:00
joey e49c21ab1a web commit by http://getopenid.com/lutherbaker 2007-05-01 23:42:27 +00:00
joey 3ff286ad08 web commit by http://getopenid.com/lutherbaker 2007-05-01 23:39:24 +00:00
joey 1833150515 web commit by http://getopenid.com/lutherbaker 2007-05-01 23:36:00 +00:00
joey b21d8a97e8 web commit by http://getopenid.com/lutherbaker 2007-05-01 23:35:38 +00:00
joey 1df3aac3d7 web commit by http://getopenid.com/lutherbaker 2007-05-01 23:35:08 +00:00
joey 327c0314c8 web commit by http://getopenid.com/lutherbaker 2007-05-01 23:34:20 +00:00
joey 739cb45f23 fixed by new markdown version 2007-05-01 22:16:04 +00:00
joey dce4e6206c web commit by JoshTriplett: Fix typo. 2007-05-01 21:59:00 +00:00
joey b5663def1d web commit by JoshTriplett: Wiki formatting between `\[[toc ]]` and an inline fails to render. 2007-05-01 21:57:18 +00:00
joey 9026ae05c2 * Fix a bug that prevented clearing email or subscriptions. 2007-04-30 21:32:24 +00:00
joey 65be0598a9 * Use div layout for the signin and preferences forms, so that they can be
styled using the stylesheet, rather than by creating signin and prefs
  templates.
* Make the openid login form nicely styled.
2007-04-30 21:27:58 +00:00
joey cada2dce30 style 2007-04-30 21:02:19 +00:00
joey 6bdaeb9711 web commit by http://meta.ath0.com/: Snork. 2007-04-30 20:50:38 +00:00
joey e09be9d7fa how to style formbuilder forms 2007-04-30 20:47:19 +00:00
joey 9dad669288 web commit by enodev 2007-04-30 08:57:54 +00:00
joshtriplett 1480e04af9 Use ikirev. 2007-04-30 07:23:25 +00:00
joshtriplett 76ffae2fdf Add ikirev shortcut for revisions in the ikiwiki repository. 2007-04-30 06:40:01 +00:00
joey 7eeec7d9c5 web commit by JoshTriplett 2007-04-30 06:32:49 +00:00
joey d3b5032911 web commit by JoshTriplett: Fix spacing problem. 2007-04-30 04:54:57 +00:00
joey 5566d2128c fix 2007-04-30 04:53:20 +00:00
joey 10038268ad releasing version 2.00 2007-04-30 04:51:57 +00:00
joey 479d213419 versioned dep updates 2007-04-30 04:18:50 +00:00
joey f0ddb15f00 web commit by JoshTriplett: reverted until post 2.0. 2007-04-30 04:09:24 +00:00
joshtriplett fafaa119cf Revert passwordauth fieldset and doc to avoid 2.0 regressions; need to re-evaluate after 2.0. 2007-04-30 04:08:06 +00:00
joey d52450ecff web commit by JoshTriplett: Need to re-evaluate the contents of [[plugins/goodstuff]] based on external dependencies: -img, -otl, +favicon, +more, +table 2007-04-30 04:06:32 +00:00
joey ddc44392eb highlight goodstuff 2007-04-30 04:00:02 +00:00
joey 007dd1648b styling for formbuilder fieldsets 2007-04-30 03:43:20 +00:00
joshtriplett 1071f422e5 Document "Mail Password". 2007-04-30 03:08:20 +00:00
joey fafe4219d5 web commit by JoshTriplett: Add passwordauth, and invert logic. 2007-04-30 02:46:29 +00:00
joey a363e19cb9 web commit by JoshTriplett: Future goals: More documentation in the basewiki, including documentation for all enabled plugins. 2007-04-30 02:45:08 +00:00
joshtriplett f01c30c9f8 Extend pagespecs in conditionals to ensure that the target basewiki page exists as well, in case the setup file excludes it. 2007-04-30 02:40:55 +00:00
joshtriplett 03d982bd46 Followup on bug. 2007-04-30 02:38:15 +00:00
joey cad037202b web commit by JoshTriplett: Use fixed-width fonts for syntax examples. 2007-04-30 02:35:46 +00:00
joshtriplett de2cfea3f2 Add passwordauth to basewiki.mdwn. 2007-04-30 02:33:32 +00:00
joey 4f56e1a0c2 web commit by JoshTriplett: Improve formatting of the OpenID provider example, and remove an extra backslash. 2007-04-30 02:32:17 +00:00
joshtriplett 40365e1aee * Group passwordauth fields with a fieldset as well. Add a new
passwordauth page to the basewiki describing password
  authentication; like openid, it uses conditional to check which
  forms of authentication the wiki allows.  Add conditional cross-
  links between the openid and passwordauth pages, to help the user
  understand how they can log in.
2007-04-30 02:26:50 +00:00
joey 2fe48cd327 remove old item 2007-04-29 23:39:18 +00:00
joey b63fcb8fa4 doh 2007-04-29 23:21:47 +00:00
joey d3452e012d fix 2007-04-29 23:20:53 +00:00
joey 69d27a2ecd 2.0 stuff 2007-04-29 23:19:25 +00:00
joey 1e62e4f87f * Enable openid logins by default.
* Enable usedirs by default.
2007-04-29 22:54:14 +00:00
joey 67631c51ab add 2007-04-29 22:48:35 +00:00
joey dde68ed9b9 * Use a fieldset to set off the openid entry from the rest of the login
form.
2007-04-29 22:16:15 +00:00
joshtriplett e97b63c95a * Avoid using GNU extensions to cp during "make install", which did
not work on FreeBSD.  Thanks to Henrik Brix Andersen for the patch.
2007-04-29 21:53:26 +00:00
joshtriplett 8583fe7a95 Add trailing newline. 2007-04-29 21:47:30 +00:00
joey 0a1a0c57de web commit by JoshTriplett: Fix typo. 2007-04-29 21:33:16 +00:00
joey 722d893c83 web commit by JoshTriplett: Fix typo. 2007-04-29 21:32:53 +00:00
joey d5ea49b7b9 web commit by JoshTriplett: Check off the unit test suite; "could of course use more tests" doesn't seem release-critical. 2007-04-29 21:28:58 +00:00
joey 09e852d35e web commit by JoshTriplett: No, apparently FreeBSD `install` does not support `-D`. 2007-04-29 21:15:59 +00:00
joey 800198cfc2 web commit by JoshTriplett: Expand on "Improved [[todo/html]] stylesheets and templates." 2007-04-29 21:12:34 +00:00
joey 0a7621eff0 response 2007-04-29 19:35:33 +00:00
joey 3a352db173 web commit by hb 2007-04-29 16:30:45 +00:00
joey bb21649691 web commit by enodev 2007-04-29 14:01:16 +00:00
joey d26f08f1ad web commit by HenrikBrixAndersen: Add patch for using install(1) instead of cp(1) for installing files 2007-04-29 10:57:52 +00:00
joey 8625e1118f add news item for ikiwiki 1.51 2007-04-29 04:58:31 +00:00
joey 5c36a5cfc6 * Apply patch from hb that uses the full path to a file when adding a file
using the mercurial backend. Not 100% sure why it failed w/o the full
  path, but this still passes the test suite, and indeed, is how the test
  suite calls hg add.
2007-04-29 03:25:09 +00:00
joey 86eb0ccb51 web commit by JoshTriplett: The Debian package does have a version on its Suggests of liblocale-gettext-perl. 2007-04-28 18:59:36 +00:00
joey 57db80bccd web commit by enodev 2007-04-28 18:55:19 +00:00
joey 84794b6a8d web commit by http://adam.shand.net/: debian package needs updating with require for new enough version of liblocale-gettext-perl 2007-04-28 11:41:41 +00:00
joey 1d51328d06 web commit by http://adam.shand.net/ 2007-04-28 11:40:43 +00:00
joey b96e891fff web commit by http://mem.myopenid.com/: poll vote (Accept only OpenID for logins) 2007-04-28 04:25:11 +00:00
joey c2b0cebcd1 web commit by http://mem.myopenid.com/: Add first cut at implementation 2007-04-28 04:15:33 +00:00
joey 1d674c612d done 2007-04-27 21:52:44 +00:00
joey 1d776d1fec web commit by http://adam.shand.net/ 2007-04-27 21:37:03 +00:00
joey d4130d2981 add a description to rfc links 2007-04-27 21:01:54 +00:00
joey d3a902e796 web commit by JoshTriplett: Correct. 2007-04-27 20:57:17 +00:00
joshtriplett 54da3e2e62 Add two Message-ID shortcuts. 2007-04-27 20:55:15 +00:00
joey 1eee32c5b5 * Make pagespec_match return an object that can be stringified to tell
* Include wikiname in syslogged messages.
2007-04-27 17:48:11 +00:00
joey 67a4d88b7b question 2007-04-27 17:03:11 +00:00
joey ed54f94ee7 minor improvements 2007-04-27 17:01:52 +00:00
joey 97f9de14ba web commit by enodev 2007-04-27 17:01:47 +00:00
joey 74306c7f20 web commit from 82.212.18.143: poll vote (Accept both) 2007-04-27 14:46:11 +00:00
joey 9454f33c7a web commit by JoshTriplett 2007-04-27 10:56:52 +00:00
joey bb8fb1cb59 web commit by JoshTriplett 2007-04-27 10:54:12 +00:00
joey 8fa8bd0adb the kind of perl code that can only be written at 4:30 am
(Get a good message when a PageSpec fails due to a negated success by
creating success objects with a reason string, which morph into failure
objects when negated.)
2007-04-27 08:34:09 +00:00
joey f8a7fb227b * Make pagespec_match on failure return a value that is false, but in a
scalar context, evaluates to a reason why the match failed.
* Add testpagespec plugin, which might be useful to see why a pagespec isn't
  matching something.
2007-04-27 07:55:40 +00:00
joey 98c287f19e web commit by JoshTriplett 2007-04-27 07:49:35 +00:00
joey ec971e2267 web commit by JoshTriplett: Don't show any subpages of bugs pages. 2007-04-27 07:47:55 +00:00
joey 08dd67d527 web commit by JoshTriplett: Don't show any subpages of todo pages. 2007-04-27 07:46:56 +00:00
joey 61950b3cf8 web commit by http://adam.shand.net/ 2007-04-27 05:39:20 +00:00
joey 225b5ae548 web commit by http://adam.shand.net/ 2007-04-27 05:37:54 +00:00
joey 0127fe6026 interesting one 2007-04-27 05:32:31 +00:00
joey 6e9f2a1113 response, web server misconfiguration 2007-04-27 05:23:03 +00:00
joey 4dd175bd11 web commit by http://adam.shand.net/: sorry link changed. 2007-04-27 05:09:45 +00:00
joey 5b52652826 web commit by http://adam.shand.net/ 2007-04-27 05:07:13 +00:00
joey fd29e8643a response 2007-04-27 05:01:41 +00:00
joey 4538fc8789 web commit by http://adam.shand.net/ 2007-04-27 04:55:35 +00:00
joey ee1ad53c4c * pagespec_match() has changed to take named parameters, to better allow
for extended pagespecs. The old calling convention will still work for
  back-compat for now.
* The calling convention for functions in the IkiWiki::PageSpec namespace
  has changed so they are passed named parameters.
* Plugin interface version increased to 2.00 since I don't anticipate any
  more interface changes before 2.0.
2007-04-27 02:55:52 +00:00
joey 80aa0336e6 add link 2007-04-27 00:57:46 +00:00
joey 3f0fb05064 add 2007-04-27 00:42:55 +00:00
joey a435a6686a test 2007-04-27 00:40:49 +00:00
joey 0983927502 add 2007-04-27 00:39:16 +00:00
joey dac20a7f2a test 2007-04-27 00:38:04 +00:00
joey dd0e043fd8 add 2007-04-27 00:37:33 +00:00
joey 3db1e45f1a test 2007-04-27 00:34:53 +00:00
joey 6b257af144 add 2007-04-27 00:32:34 +00:00
joey b14ac07025 * Add user(name) to the PageSpec for commit subscriptions. 2007-04-27 00:30:49 +00:00
joey 63dd2c1bae add items 2007-04-27 00:19:07 +00:00
joey b70169a973 new cia hostname 2007-04-26 23:56:09 +00:00
joey eeb9568c70 fix version 2007-04-26 23:52:57 +00:00
joey e3c7ae6775 refer to distros using versions 2007-04-26 23:51:25 +00:00
joey 01f41560e3 * Fix sending of commit mails when new pages are added via the web. 2007-04-26 23:29:19 +00:00
joey 1fff84233c web commit by joey 2007-04-26 23:26:02 +00:00
joey 3ab478401a more decruft 2007-04-26 23:25:24 +00:00
joey 2bcdaff8ca reorg 2007-04-26 23:24:04 +00:00
joey 6229f7a33d more reorg 2007-04-26 23:22:18 +00:00
joey 5f8489cff4 relocate 2007-04-26 23:21:24 +00:00
joey 25850a8b4c rm 2007-04-26 23:08:46 +00:00
joey 6ecea64557 test add 2007-04-26 23:07:14 +00:00
joey b9aca37706 rm 2007-04-26 23:06:56 +00:00
joey e8ec1bc2fa clean up cruft 2007-04-26 22:59:25 +00:00
joey 80b0165ff8 * Avoid .svn directories when installing from svn checkout. 2007-04-26 22:58:01 +00:00
joey 4fcc9d92ab updates 2007-04-26 22:57:35 +00:00
joey 1e99e75e9a unreproducible 2007-04-26 22:49:52 +00:00
joey 160fd34187 more footer improvements 2007-04-26 19:49:06 +00:00
joey ac8a3c8dd3 more footer improvements 2007-04-26 19:40:43 +00:00
joey bb0260c834 add margin around tags 2007-04-26 19:35:39 +00:00
joey fe52c28bd6 * Move the footer div to enclose tags and links too.
* More style sheet updates, remove the hack that used the tags div to create
  the footer border.
2007-04-26 19:33:28 +00:00
joey 67e299bf7d web commit by JoshTriplett: Add the Relativistic Programming research wiki. 2007-04-26 17:10:40 +00:00
joey 540dfbd0e9 web commit by hb: typos 2007-04-26 12:26:09 +00:00
joey 106e7bbab3 web commit by hb 2007-04-26 08:34:27 +00:00
joey f95dbdf78d web commit by http://adam.shand.net/ 2007-04-25 22:13:33 +00:00
joey 2a16e28910 web commit by http://adam.shand.net/ 2007-04-25 22:10:58 +00:00
joey cac6b524d6 web commit from 82.71.120.78: poll vote (It's fast enough) 2007-04-25 13:22:13 +00:00
joey 1918c61a04 web commit from 83.237.242.248: poll vote (Accept only OpenID for logins) 2007-04-25 00:28:17 +00:00
joey c2304a49a1 web commit by JoshTriplett 2007-04-24 21:47:07 +00:00
joey a875d0af5e web commit by JoshTriplett 2007-04-24 21:27:19 +00:00
joey 1f85040292 web commit by JoshTriplett 2007-04-24 21:24:19 +00:00
joshtriplett 0458338319 * Change basewiki CSS to not put a border around images used as links. 2007-04-24 20:53:36 +00:00
joey 8a48c2d522 web commit by JoshTriplett 2007-04-24 20:44:14 +00:00
joey 14fc12312d web commit by JoshTriplett 2007-04-24 10:40:27 +00:00
joey 236249d8af web commit by JoshTriplett 2007-04-24 09:56:54 +00:00
joey 71d2d93027 * Fix aggregator to not warn when a feed contains no body content at all.
* Work around bug #420636 by, if XML::Parser crashes, running the feed
  content though Encode::decode_utf8.
2007-04-23 18:36:44 +00:00
joey 6c6413c9f5 web commit by http://john.choffee.co.uk/: Added another bad feed to the aggregator. 2007-04-23 13:06:56 +00:00
joey 12bd0897dd web commit by http://ptecza.myopenid.com/: * My ikiwiki backports for Debian oldstable, because we still haven't upgrade Sarge to Etch 2007-04-23 11:43:08 +00:00
joey acfc0452a5 responses 2007-04-22 23:59:05 +00:00
joey 3d8c1a36b2 web commit by http://mem.myopenid.com/ 2007-04-22 23:35:28 +00:00
joey ac100b3281 web commit by http://mem.myopenid.com/ 2007-04-22 23:33:55 +00:00
joey 8865e09de5 web commit by http://mem.myopenid.com/: Note about possible implementation 2007-04-22 23:27:00 +00:00
joey 9b63ee5033 tyo 2007-04-22 21:07:06 +00:00
joey 7b01c6c07a tyo 2007-04-22 21:06:22 +00:00
joey 9c1c565684 improvements 2007-04-22 21:05:45 +00:00
joey 7b51c4c3a9 reorg, list the projects 2007-04-22 21:03:45 +00:00
joey f1c0846d2e web commit by http://joey.kitenet.net/ 2007-04-22 20:47:54 +00:00
joey e1b670b681 web commit by http://id.inelegant.org/: Replied. 2007-04-22 20:41:04 +00:00
joey 91dfd0937f web commit by http://joey.kitenet.net/ 2007-04-22 20:37:01 +00:00
joey 2e52cded32 web commit by http://id.inelegant.org/: Signed comments. 2007-04-22 20:34:20 +00:00
joey 496d0f819d web commit by http://id.inelegant.org/ 2007-04-22 20:33:10 +00:00
joey 94294260cc web commit by http://joey.kitenet.net/ 2007-04-22 20:25:54 +00:00
joey c106bd276d web commit by http://joey.kitenet.net/ 2007-04-22 20:25:25 +00:00
joey 68db18b873 web commit by http://joey.kitenet.net/ 2007-04-22 20:24:44 +00:00
joey 36e3ddb786 web commit by http://id.inelegant.org/: Linked to my proposal. 2007-04-22 19:44:18 +00:00
joey 5edfd338c4 web commit by http://id.inelegant.org/: First draft of proposal. 2007-04-22 19:41:38 +00:00
joey bad02f2856 web commit by http://arpitjain11.myopenid.com/ 2007-04-22 12:51:14 +00:00
joey 74cde72b01 web commit by JoshTriplett 2007-04-22 04:12:24 +00:00
joey e09adb12a7 web commit by JoshTriplett: wikilink, not wikilinks. 2007-04-22 03:52:26 +00:00
joey d5b51ce01b web commit by JoshTriplett 2007-04-22 03:51:42 +00:00
joey 90da11a7ab web commit by JoshTriplett: Remove trailing slash that broke the link to the gallery project page. 2007-04-22 03:50:16 +00:00
joshtriplett 6d7c0197b5 Add [[meta title="Real Name"]] to all the user pages. Feel free to remove yours if not desired. 2007-04-22 03:49:14 +00:00
joey 32e4eb39a3 web commit by JoshTriplett: Use wiki link, and link URL. 2007-04-22 03:44:53 +00:00
joshtriplett 1f24993a75 Move Arpit Jain's user page from arpitjain11 to arpitjain, at Arpit's request. 2007-04-22 03:36:56 +00:00
joey cf4816a0a1 web commit by http://arpitjain11.myopenid.com/ 2007-04-22 03:29:52 +00:00
joey 87fe8f98a1 web commit by JoshTriplett: Add postformtext. 2007-04-22 03:21:25 +00:00
joey cb96d40765 web commit by JoshTriplett: Add a post form, to make it easier to add user pages. 2007-04-22 03:03:26 +00:00
joey 34a9cf1a05 web commit by JoshTriplett: Note that [[todo/integration_with_Firefox_and_Iceweasel_feed_subscription_mechanism]] may make this less important. 2007-04-22 02:49:54 +00:00
joey a0d61591f6 comment 2007-04-22 02:48:39 +00:00
joey f77542856e web commit by JoshTriplett: Update list of possible targets, based on the list from Iceweasel. 2007-04-22 02:46:22 +00:00
joey b640df36f3 web commit by JoshTriplett: Fix typos. 2007-04-22 02:43:03 +00:00
joey 8431c0cb7e web commit by JoshTriplett: Fix typo. 2007-04-22 02:42:45 +00:00
joey c478168e95 web commit by JoshTriplett 2007-04-22 02:42:04 +00:00
joey 89fef1b0b7 web commit by JoshTriplett 2007-04-22 02:29:15 +00:00
joey 98a0d140c6 web commit by JoshTriplett: Testing right-to-left text in comments: "(שרה) should be spelled shin (ש) resh (ר) heh (ה) from right to left" 2007-04-22 01:42:30 +00:00
joey 889a7c7f10 web commit by JoshTriplett 2007-04-22 01:39:26 +00:00
joey f88bd50574 web commit by JoshTriplett: Remove old discussion from sandbox. 2007-04-22 01:38:28 +00:00
joey f2b1d61fbe web commit by JoshTriplett 2007-04-21 22:30:49 +00:00
joey e31d9ee0b8 web commit by hb 2007-04-21 06:14:57 +00:00
joey b9f007cdca clarify 2007-04-20 19:49:38 +00:00
joey a8672085e4 revive the original index.html patches, which are for the source side, not
the output side
2007-04-20 19:48:15 +00:00
joey d369d752f9 remove discussion pages 2007-04-20 19:30:43 +00:00
joey d243c0645d web commit by http://willthompson.co.uk/ 2007-04-20 10:25:09 +00:00
joey db4db0d339 web commit by http://willthompson.co.uk/: Sorry, using the sandbox for testing stuff. 2007-04-20 10:22:01 +00:00
joey 83e83483f8 web commit by JoshTriplett 2007-04-20 07:00:16 +00:00
joey 9f034db8f8 web commit by hb 2007-04-19 20:51:04 +00:00
joey 9a867588ed web commit by hb 2007-04-19 20:50:12 +00:00
joey 2b8c39cf2d web commit by http://arpitjain11.myopenid.com/ 2007-04-19 20:33:43 +00:00
joey fc149fc57c web commit by hb: bad formatting 2007-04-19 17:10:37 +00:00
joey b6e19e179a web commit by hb 2007-04-19 17:09:49 +00:00
joey f561677276 web commit by http://jp.df5ea.net/ 2007-04-19 16:59:27 +00:00
joey 50b18b3575 web commit by lizhenry: a comment 2007-04-17 14:46:37 +00:00
joey 215834a37a web commit by JoshTriplett 2007-04-16 20:47:11 +00:00
joey 85570b7206 web commit by http://nicholas.allen.myopenid.com/ 2007-04-16 20:04:51 +00:00
joey e100bc5d19 web commit by http://nicholas.allen.myopenid.com/ 2007-04-16 20:04:01 +00:00
joey c5975243a5 * Support setting svnpath to "" for wikis that are rooted at the top of
their svn repositories, with no trunk directory.
2007-04-16 19:07:52 +00:00
joey 2cf2d4b6ed web commit by http://frank.thomas-alfeld.de/ 2007-04-16 14:41:16 +00:00
joey 7e4dec4984 web commit by http://frank.thomas-alfeld.de/blog/ 2007-04-16 14:33:45 +00:00
joey 811dce7aad web commit by HenrikBrixAndersen: poll vote (It's fast enough) 2007-04-16 13:47:27 +00:00
joey 66f76e038f web commit by HenrikBrixAndersen: Document problem with RecentPages and empty svnpath 2007-04-16 13:28:45 +00:00
joey 7f0f9bf5cf bug 2007-04-15 21:56:59 +00:00
joey a36bd046f0 link 2007-04-15 20:12:54 +00:00
joey f68b0797a6 add news item for ikiwiki 1.50 2007-04-15 20:10:52 +00:00
joey da81fcd8ee web commit by JoshTriplett: Remove <ikiroot> placeholder, and make absolute image reference actually absolute. 2007-04-15 07:24:55 +00:00
joey 0df9f8796e web commit by JoshTriplett: Anchor the RewriteRule patterns to the end of the URL, to avoid matching .html, .rss, or .atom in the middle of an URL (such as http://ikiwiki.info/bugs/Feeds_link_to_index.html_instead_of_directory/ ). 2007-04-15 07:20:29 +00:00
joey 72cbd74a11 web commit by JoshTriplett: Fix typos. 2007-04-15 07:18:18 +00:00
joey 61301d3266 web commit by http://adam.shand.net/ 2007-04-15 04:07:15 +00:00
joey 8ef47cbca6 web commit by http://adam.shand.net/ 2007-04-15 04:03:18 +00:00
joey 9abf7f5fd9 change links to ikiwiki.info to use new page layout
(redirections are in place for the old layout)
2007-04-14 21:19:25 +00:00
joey f908415bdf use feedpages to limit all feeds to new items, in preparation for switching
ikiwiki.info to usedirs
2007-04-14 21:09:19 +00:00
joey e855e30d01 * Add feedshow parameter to inline, which can be useful for eg, removing
old posts from feeds when permalinks change.
2007-04-14 20:58:02 +00:00
joey 64c3c474b2 add 2007-04-14 20:29:32 +00:00
joey 868ce06b36 turn tips page into a feed 2007-04-14 20:18:11 +00:00
joey 3d23d87b21 typo 2007-04-14 20:13:13 +00:00
joey fb802f8d2d * Apply patch from Ethan to improve an error message that should never
happen.
2007-04-14 20:07:03 +00:00
joey 0017d477fc web commit by http://adam.shand.net/ 2007-04-14 10:45:23 +00:00
joey 8ed6f86bb7 web commit by http://adam.shand.net/ 2007-04-14 10:02:08 +00:00
joey ad523baa24 bug I noticed 2007-04-13 19:37:37 +00:00
joey 037a5e5f15 web commit by JoshTriplett: license 2007-04-13 19:11:11 +00:00
joey a651a28e69 web commit by JoshTriplett 2007-04-13 19:10:40 +00:00
joey e3bf03f254 note that smiley icons are not licensed under the same all-permissive terms
as the rest of basewiki
2007-04-13 18:48:53 +00:00
joey f6bd8500b9 web commit by JoshTriplett: Link URL more simply. 2007-04-13 17:52:02 +00:00
joey 138efa4e19 web commit from 134.169.172.61: poll vote (Accept only OpenID for logins) 2007-04-13 17:45:09 +00:00
joey b3d5b234f9 web commit by tuomov: detail 2007-04-13 15:25:31 +00:00
joey da2fb30814 web commit by tuomov 2007-04-13 14:55:57 +00:00
joey dd4f4f3669 web commit from 131.203.100.10: poll vote (Accept only OpenID for logins) 2007-04-13 11:36:22 +00:00
joey 16143c0e50 web commit from 81.56.98.108: poll vote (It's fast enough) 2007-04-13 07:57:59 +00:00
joey 87ae4cfb25 web commit by TobiOetiker 2007-04-12 22:01:04 +00:00
joey e605ee9df2 web commit by TobiOetiker: added link to insights page 2007-04-12 21:58:14 +00:00
joey 8b1aeb3596 web commit by http://perolofsson.myopenid.com/: poll vote (Accept only OpenID for logins) 2007-04-12 14:39:08 +00:00
joey f7f1cb8050 web commit by http://perolofsson.myopenid.com/: Add Per Olofsson 2007-04-12 14:36:56 +00:00
joey 7146e21110 web commit by tuomov: More patch 2007-04-12 14:28:46 +00:00
joey aa38aff4d6 web commit by tuomov: patch.. 2007-04-12 14:24:23 +00:00
joey 1f8f1851e8 web commit by tuomov 2007-04-12 14:19:04 +00:00
joey c8e4ca77da web commit by tschwinge: Still new to MarkDown's syntax... 2007-04-12 12:32:13 +00:00
joey 2dd58a9b9e web commit by tschwinge: Me, myself and I. 2007-04-12 12:30:41 +00:00
joey e5277c7af4 web commit by tschwinge: Question about git repository w.r.t. .ikiwiki directory. 2007-04-12 12:24:52 +00:00
joey f170a45108 web commit by http://adam.shand.net/ 2007-04-12 11:14:20 +00:00
joey 00f459576e web commit by http://adam.shand.net/ 2007-04-12 10:18:59 +00:00
joshtriplett a104ea5afc Revert my commit; plugins and plugins/contrib both post to the same place. 2007-04-12 06:52:13 +00:00
joey 31d537ed29 web commit by JoshTriplett: Differentiate the postformtext of plugins/contrib from plugins. 2007-04-12 06:35:52 +00:00
joey 01b058a285 * Add postformtext parameter to inline. 2007-04-12 04:13:55 +00:00
joey 08f87ed62d formatting 2007-04-11 01:18:36 +00:00
joey d0764e86de turn this into a tip 2007-04-11 01:17:05 +00:00
joey 30a1bf9e95 add rewriteriles for rss and atom feeds 2007-04-11 01:00:17 +00:00
joey 8b870cf0a1 web commit by JoshTriplett 2007-04-10 08:14:21 +00:00
joey ac8ffad7fd web commit by JoshTriplett: Reference meta, and note that caring about case seems like potential overkill. 2007-04-10 08:06:19 +00:00
joey 9918a5757b web commit by JoshTriplett 2007-04-10 07:58:56 +00:00
joey 4d27643735 web commit by JoshTriplett 2007-04-10 07:43:22 +00:00
joey 7236d09adb web commit by JoshTriplett: Reference OpenID bug. 2007-04-10 07:42:30 +00:00
joey b67832229e web commit by JoshTriplett: Link pagespecs. 2007-04-10 06:59:55 +00:00
joey f465ffc29d web commit by JoshTriplett: Note the existence of usedirs. 2007-04-10 06:52:38 +00:00
joey d9e0abdd13 web commit by JoshTriplett: Link to goodstuff. 2007-04-10 06:51:36 +00:00
joey 1eebe10d96 web commit by JoshTriplett: Note that our conversion scripts should provide a framework for converters from other wikis. 2007-04-10 06:50:41 +00:00
joey 06b955b84a * Add a new %destsources hash, which maps between a destination file and
the source page used to create it, ie it's the reverse of %renderedfiles.
* Use %destsources in htmllink and urlto for 20-50% speedup.
2007-04-10 01:18:03 +00:00
joey 9c5be60e84 web commit by JoshTriplett: Sign. 2007-04-10 00:05:37 +00:00
joey 3ed74d01dd web commit by JoshTriplett 2007-04-10 00:00:59 +00:00
joey ff3e4a51e2 turn on syslog for the svn post-commit hook 2007-04-09 22:54:37 +00:00
joshtriplett 063d4cc90e Also document template in helponformatting 2007-04-09 21:55:42 +00:00
joshtriplett 5e239902b2 * Enhance helponformatting and related documentation to supply more
information about available preprocessor directives.
2007-04-09 21:53:36 +00:00
joey 30be1c8db2 web commit by tuomov: My name/handle was misspelled 2007-04-09 21:46:24 +00:00
joshtriplett 6d63b9665c Check for enabled(inline) before using inline. 2007-04-09 21:11:36 +00:00
joshtriplett 18e776f4c1 Add enabled/disabled indicator at the top of the shortcuts page. 2007-04-09 21:03:24 +00:00
joshtriplett b074b8114a Add enabled/disabled indicator at the top of the smileys page. 2007-04-09 21:01:56 +00:00
joey d6d51bb563 web commit by JoshTriplett 2007-04-09 20:57:35 +00:00
joshtriplett 54a4151306 * Add a graphviz plugin.
* Suggests: graphviz
2007-04-09 09:09:02 +00:00
joey af388addc6 web commit by JoshTriplett: Response: please, no. Client-side wrapping of selections possibly OK. 2007-04-09 06:42:10 +00:00
joey 121c3b9139 try putting the logo in the user box 2007-04-09 00:24:43 +00:00
joey 8032e835a0 add news item for ikiwiki 1.49 2007-04-08 20:24:35 +00:00
joey d986ab30b8 now available in Debian stable 2007-04-08 20:14:00 +00:00
joey ec8144e9d2 response 2007-04-08 19:19:11 +00:00
joey bd94a95ccd fix missing text 2007-04-08 18:55:26 +00:00
joey c53c60541e web commit by hb 2007-04-08 10:35:19 +00:00
joey 1c6dd4555d web commit by http://ethan.betacantrips.com/: tested, revised, works 2007-04-08 06:46:51 +00:00
joey bc2f94a311 web commit by JoshTriplett: Same thing observed via lintian 2007-04-08 04:30:16 +00:00
joey 710a9b3782 web commit by http://ethan.betacantrips.com/: helpful to me, anyhow 2007-04-08 04:17:39 +00:00
joey 9e28f4b33f web commit by http://ethan.betacantrips.com/: minor bug 2007-04-08 04:13:11 +00:00
joey c730d55e2e web commit by JoshTriplett: Use wiki link for sidebar. 2007-04-08 03:31:37 +00:00
joey 61531aa2d4 web commit by http://dalefarnsworth.myopenid.com/ 2007-04-08 03:04:50 +00:00
joey fd0c6711b5 web commit by http://dalefarnsworth.myopenid.com/: fix typo 2007-04-08 03:02:11 +00:00
joshtriplett d7deeb44db Consistency. 2007-04-08 01:38:50 +00:00
joey 4843d460e7 web commit by JoshTriplett: Link post-commit. 2007-04-07 23:46:42 +00:00
joey 072d097be1 magic 0 2007-04-07 16:55:16 +00:00
joey 8abe3af165 web commit by JoshTriplett 2007-04-07 09:36:27 +00:00
joey 5cf5b036d8 web commit by JoshTriplett: typo 2007-04-07 09:32:59 +00:00
joey 7d8a362f1b web commit by JoshTriplett 2007-04-07 09:30:33 +00:00
joey 39665aaa46 web commit by http://annodomini.livejournal.com/: Testing, and complaining about page names 2007-04-07 05:08:06 +00:00
joey 6b60a761fa web commit by http://ethan.betacantrips.com/: revised patch (completely untested, watch out!) 2007-04-07 04:50:21 +00:00
joey 88576fd762 web commit by JoshTriplett: [[bugs/wiki_links_still_processed_inside_code_blocks]] 2007-04-07 01:36:22 +00:00
joey 2c26c2c7a3 web commit by JoshTriplett 2007-04-07 01:35:09 +00:00
joey fd8463c878 web commit by JoshTriplett: Use inline code blocks for formbuilder_setup, to avoid using _ as italics. 2007-04-07 01:34:14 +00:00
joey 3ad33d9fde web commit by http://ethan.betacantrips.com/: this part was unrelated, right? 2007-04-06 23:51:19 +00:00
joey d772fc6ad2 updated patch (using a separate hook) and futher thoughts 2007-04-06 23:27:13 +00:00
joey 127945aad3 use popup balloon for more backlinks, rather than expanding on hover, since
in some cases it's not possible to move the mouse over the more backlinks
using the old method
2007-04-06 22:30:51 +00:00
joey 979ca51584 web commit by JoshTriplett: s/Moin Moin/MoinMoin/ 2007-04-06 22:09:11 +00:00
joey 24cd0fdb42 web commit by JoshTriplett: Link myself and give Jamey's last name. 2007-04-06 22:07:14 +00:00
joey a8f4e5b8a6 Conversion support for existing other wikis. 2007-04-06 22:05:52 +00:00
joey 92fbaf377e web commit by JoshTriplett: Plural fix. 2007-04-06 22:02:31 +00:00
joey 082f51fc6d web commit by JoshTriplett: Re-add link to article in LinuxWorld.com. 2007-04-06 22:00:40 +00:00
joey be34d01d50 web commit by JoshTriplett: Fix duplicated "moreinfo" tag. 2007-04-06 21:57:16 +00:00
joey 736d2e14bb web commit by JoshTriplett: Typo fix. 2007-04-06 21:55:26 +00:00
joey 4bd97415af web commit by JoshTriplett: Use full path "examples/softwaresite" in reference to ikiwiki's documentation. 2007-04-06 21:54:23 +00:00
joey bf3e5e0039 fix 2007-04-06 21:52:22 +00:00
joey 9b9db4f8a7 fix 2007-04-06 21:51:36 +00:00
joey 57ce8898f6 use wikilinks
fix code in list
2007-04-06 21:50:58 +00:00
joey e2dddb9db5 update with edited and somewhat improved source from linuxworld 2007-04-06 21:47:48 +00:00
joey 30a8773988 uncomment the note 2007-04-06 21:36:47 +00:00
joey a7e9988061 Add the Integrated issue tracking with Ikiwiki article, which was orginally
published on linuxworld.com. Republished here with their permission, as
their contract allows me to keep the copyright and use it in this free
software project.
2007-04-06 21:36:07 +00:00