Commit Graph

526 Commits

Author SHA1 Message Date
Alex Schroeder
de4cfd0ca5 (get): Removed cookie code. 2005-08-28 19:48:56 +00:00
Alex Schroeder
65822f571d Removed some dependencies 2005-08-28 19:21:27 +00:00
Alex Schroeder
d2928e8fb4 Works with cadaver! 2005-08-28 19:09:09 +00:00
Alex Schroeder
973f9d61cc ($TocAutomatic): New option to control whether the table of
contents is inserted automatically.
2005-08-28 17:38:22 +00:00
Alex Schroeder
458567ff46 (TocRule): Added <toc> rule. Fixed some markup
bugs (such that the toc div will now come after the closing of the
portrait div instead of nested within.
(TocHeadings): Protected pos in order to make this sub usable in
TocRule without the pos remembering workaround.
2005-08-28 17:31:01 +00:00
Alex Schroeder
dbe9878e9c work in progress 2005-08-26 23:52:20 +00:00
Alex Schroeder
a239f2782c (TocRule): Move TOC to just before the first
header.
(NewTocGetHeader): Deleted.
(TocHeadings): No longer take an argument.
2005-08-25 16:27:59 +00:00
Alex Schroeder
5ba85ab2ef new 2005-08-25 06:18:14 +00:00
Alex Schroeder
cf3baa4335 (MarkupForcedPairs): New.
(MarkupRule, MarkupInit): Handle new option.
(MarkupRule): Fix %MarkupLines handling.
2005-08-23 02:48:13 +00:00
Alex Schroeder
4f010bc287 (ISBN): Small fix declaring $len. 2005-08-22 19:36:54 +00:00
Fletcher T. Penney
72bc885635 Last version didn't work, this seems to fix it 2005-08-22 14:52:07 +00:00
Fletcher T. Penney
3f996db480 Fix bug where the queue might add files without normalizing the id 2005-08-22 14:44:44 +00:00
Fletcher T. Penney
f4d9e10c12 Make CamelCase usernames optional, via $RequireCamelUserName 2005-08-22 00:11:43 +00:00
Fletcher T. Penney
e9dd65683e Fixed problem with hard breaks 2005-08-21 17:32:32 +00:00
Fletcher T. Penney
c8669eeb2e Fix bug with newly created pages (I think) 2005-08-21 00:02:04 +00:00
Fletcher T. Penney
74b3cae68a Prevent infinite loops of update pages
Update parent cluster when updating a page
Update ClusterMapPage if clustermap module running
2005-08-20 16:16:11 +00:00
Fletcher T. Penney
2f50cfa7a1 And one more '_' issue 2005-08-19 23:46:32 +00:00
Fletcher T. Penney
4ab33ac6f6 Fix bug with '_' in cluster names 2005-08-19 23:11:44 +00:00
Fletcher T. Penney
0245ec4eb8 Fix EditNearLinks, rather than disable it 2005-08-18 22:58:43 +00:00
Fletcher T. Penney
dcf20d2eff Initialize static-hybrid 2005-08-18 22:48:26 +00:00
Fletcher T. Penney
e9c125bb7c Clean up clustermap cruft
Fix bad bug with NewDoAnchors
2005-08-17 23:34:25 +00:00
Fletcher T. Penney
beee4cfd28 Get rid of "Wiki Base Url" nonsense 2005-08-17 23:08:56 +00:00
Fletcher T. Penney
a59d5bf3d0 Make the $ClusterMapPage variable useful 2005-08-17 13:42:02 +00:00
Fletcher T. Penney
02728498e4 Don't treat [WikiWord](url) as a WikiWord
Reformat Username and URL for Markdown when submitting a comment
2005-08-17 13:06:07 +00:00
Fletcher T. Penney
344b796116 Fixed bug where all links would begin with "0" if $CommentsPrefix was undefined 2005-08-15 14:54:00 +00:00
Fletcher T. Penney
711e99790e *** empty log message *** 2005-08-15 03:07:17 +00:00
Alex Schroeder
1781de1489 merged with open-proxy.pl 2005-08-08 13:10:54 +00:00
Alex Schroeder
75e69076e6 Added self-banning code, rewrote open proxy checking loop. 2005-08-08 13:05:50 +00:00
Alex Schroeder
84ac41ba22 new, from meatball 2005-08-08 12:45:52 +00:00
Alex Schroeder
f4aeef2664 (GetRc): Exclude clustered changes if no parameter is given.
(EditClusterNewRcHeader): Bugfix.
2005-08-07 12:58:58 +00:00
Fletcher T. Penney
4f72c4729a Put John Gruber's Copyright information in as well! 2005-08-06 16:08:42 +00:00
Fletcher T. Penney
566e10a393 Respect setting of $WikiLinks and $FreeLinks 2005-08-06 15:50:12 +00:00
Fletcher T. Penney
9925e0211e Fix XHTML validity problem (pages started with <p>) 2005-08-06 15:41:36 +00:00
Alex Schroeder
d8c453e21a new 2005-08-06 10:14:12 +00:00
Fletcher T. Penney
5b171968ab Don't put files in unclustered, and exclude RssExclude 2005-08-04 18:41:26 +00:00
Fletcher T. Penney
4943770a6f Fixed it so that you are not required to modify the original Markdown file 2005-08-03 23:50:22 +00:00
Fletcher T. Penney
63b885ddd5 Add support for [[download:]] 2005-08-03 22:33:30 +00:00
Fletcher T. Penney
94893b07ae Fix issue with _ in image: links 2005-08-03 22:27:54 +00:00
Fletcher T. Penney
c7bdcc00e5 Allow WikiWords within [[Free Links]] 2005-08-03 22:13:23 +00:00
Fletcher T. Penney
6c715611a0 Fix DoAutoLinks issue 2005-08-03 04:14:57 +00:00
Fletcher T. Penney
49502b601f Fix whole in antispam email masking 2005-08-03 04:03:10 +00:00
Fletcher T. Penney
d5d78074f0 No, really this time... 2005-08-03 01:41:46 +00:00
Fletcher T. Penney
2c7c2a6352 Added support to allow <journal> pages 2005-08-03 01:29:34 +00:00
Fletcher T. Penney
7bf03a9fda Added support for the 'image:' feature 2005-08-02 23:20:00 +00:00
Fletcher T. Penney
c14dbaaa72 Add security feature to prevent inclusion of arbitrary HTML by visitors. 2005-08-02 03:13:00 +00:00
Fletcher T. Penney
c350c39466 Significant improvements made. 2005-08-01 23:34:52 +00:00
Fletcher T. Penney
dbf5e1e225 Fix compatibility with Markdown Extension 2005-07-31 22:57:35 +00:00
Alex Schroeder
76c78cb334 new 2005-07-29 14:48:35 +00:00
Alex Schroeder
ed1794aa64 new 2005-07-28 21:39:46 +00:00
Alex Schroeder
fbc1505e2a ($US): New separator variable.
($VisitorTime): Moved here from the main script.
(BigBrotherVisitors): New sub to create the appropriate admin menu
item in @MyAdminCode.
(AddRecentVisitor): Store both pagename and url in the log.
(DoBigBrother): Extrac both pagename and url from the log.
2005-07-27 09:07:22 +00:00