Commit Graph

30 Commits (27de4c050bee1eb0b164042bf8106a668c538049)

Author SHA1 Message Date
Joey Hess aa67a17336 example of how to limit to specific directory 2008-07-07 12:12:48 -04:00
Joey Hess 2f3a279f68 add virus checking to attachments plugin 2008-07-06 17:36:26 -04:00
Joey Hess 34ac95f25b move attachment pagespec extensions docs to its own page
in the basewiki, so I can link to it there
2008-07-02 18:04:14 -04:00
Joey Hess 3215b5a982 finishing touches on the new search plugin
- Add a Help link.
- If the pageterm is too long, hash it.
2008-06-04 15:24:28 -04:00
Joey Hess e4119f048c The search interface now allows searching for a page by title ("title:foo"), as well as for pages that contain a given link ("link:bar"). 2008-06-04 14:13:21 -04:00
Joey Hess 3ca4b4089a web commit by http://liw.fi/: Updated URL for openiddirectory page. It had moved. 2008-05-11 08:15:34 -04:00
Joey Hess 7a4a17f120 web commit by http://liw.fi/: Updated URL for emacs markdown mode. The page had moved to a new location. 2008-05-11 08:14:13 -04:00
Joey Hess deba9c7af4 response 2008-04-26 15:05:26 -04:00
Joey Hess e1842ce95c remove random html
This page documents markdown. Please use the sandbox for formatting
testing, and not this page.
2008-04-18 18:43:33 -04:00
Joey Hess 84b915d6d1 web commit by alccode 2008-04-18 17:06:22 -04:00
Joey Hess d420e032cc web commit by http://sabr.myopenid.com/: thanks belong at the end of the conversation, not the beginning! 2008-04-17 06:22:19 -04:00
Joey Hess 14b8d6369b web commit by http://sabr.myopenid.com/ 2008-04-17 06:12:21 -04:00
Joey Hess 04d601f419 response 2008-04-10 17:53:24 -04:00
Joey Hess eb42df0767 web commit by http://sabr.myopenid.com/ 2008-04-09 19:34:08 -04:00
martin f. krafft a64d31d293 Tell robots to noindex,follow basewiki pages
Those pages show up in the basewiki on most ikiwiki sites and thus
really ought not to be indexed. We can let robots follow them though.

Signed-off-by: martin f. krafft <madduck@madduck.net>
2008-03-11 15:44:18 -04:00
Joey Hess 713845f342 response 2008-03-03 16:07:46 -05:00
martin f. krafft 5357eeb13c correct a typo
(cherry picked from commit dd64f39646133429910081b89f6e3a8d704a8602)
2008-03-02 18:04:09 -05:00
Joey Hess 2254081854 web commit by http://mmassonnet.myopenid.com/ 2008-02-27 05:28:59 -05:00
Joey Hess c5182314d5 web commit by http://harningt.eharning.us/: Added TrustBearer OpenID link, great for using strong authentication in a simple way 2008-02-13 15:33:37 -05:00
Joey Hess 973ea50190 improve wording and fix an example that is intentionall un-prefixed 2008-02-10 02:29:19 -05:00
Joey Hess f92505d78b Merge branch 'master' into prefix-directives 2008-02-05 15:59:42 -05:00
Joey Hess bf522a347f * inline: Add new `allowrss` and `allowatom` config options. These can be
used if you want a wiki that doesn't default to generating rss or atom
  feeds, but that does allow them to be turned on for specific blogs.
2008-02-04 18:36:50 -05:00
Joey Hess 64a8c828b8 * meta: Add pagespec functions to match against title, author, authorurl,
license, and copyright. This can be used to create custom RecentChanges.
* meta: To support the pagespec functions, metadata about pages has to be
  retained as pagestate.
* Fix encoding bug when pagestate values contained spaces.
2008-01-29 17:16:51 -05:00
Joey Hess 47ee266163 improve support for internal pages
This makes it a lot quicker to deal with lots of recentchanges pages
appearing and disappearing. It avoids needing to clutter up pagespecs with
exclusions for those pages, by making normal pagespecs not match them.
2008-01-29 15:05:49 -05:00
Josh Triplett 1b03a06c8c Add new preprocessor directive syntax¸ using a '!' prefix.
Add a prefix_directives option to the setup file to turn this syntax
on; currently defaults to false, for backward compatibility.  Support
optional '!' prefix even with prefix_directives off, and use that in
the underlay to support either setting of prefix_directives.  Add NEWS
entry with migration information.
2008-01-27 16:14:38 -08:00
Joey Hess a322887bb8 web commit by tschwinge: Answer. 2008-01-05 09:31:06 -05:00
Joey Hess 9e891f538e response 2008-01-05 02:13:33 -05:00
Joey Hess 250e3789fe web commit by tschwinge: Suggest syntax for creating anchors via a to-be-written plugin. 2008-01-04 09:16:55 -05:00
Joey Hess dcc3d02cc0 move to todo item, response 2007-12-12 17:16:36 -05:00
Joey Hess 7960031135 MAJOR basewiki reorg
Including redir pages for the moved basewiki pages. These will be removed in
a future release.
2007-12-08 15:59:08 -05:00