Commit Graph

3530 Commits (5a667b08d85a3e3465d2427fe044c880b327111f)

Author SHA1 Message Date
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 cd27ffc614 * If Net::OpenID::Consumer is not available, the openid module will quietly
disable itself, this avoids needing a hard dependency on the perl module.
2007-04-30 04:41:53 +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 b07bba87bf actually, let's not use a fieldset label at all here, and use the
"login with openid" as the input field label
2007-04-30 03:49:35 +00:00
joey 007dd1648b styling for formbuilder fieldsets 2007-04-30 03:43:20 +00:00
joey 5d5ce9f992 put back OpenID label since we cannot rely on the label display 2007-04-30 03:41:45 +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
joshtriplett e739073c38 * fieldset support appeared in CGI::FormBuilder 3.05, so increase
version in Depends on libcgi-formbuilder-perl to 3.05
2007-04-30 02:21:17 +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 e7d4a00bf0 fix 2007-04-29 22:58:27 +00:00
joey 0d01b4f426 updates for usedirs 2007-04-29 22:57:21 +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 fa6852bb7c remove empty footer, doesn't play well with new css 2007-04-29 22:22:00 +00:00
joey 8992e4de2d layout improvement 2007-04-29 22:19:37 +00:00
joey 64f798786e I don't think this comment adds much 2007-04-29 22:18:02 +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
joey 93c6d2c340 * Use fieldsets in the preferences form to group related options together.
Especially cleans up the ordering of the admin's preferences form.
2007-04-29 21:57:25 +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