Commit Graph

510 Commits

Author SHA1 Message Date
Alex Schroeder
7b2fe3105e And one more '_' issue 2005-08-19 23:46:32 +00:00
Alex Schroeder
50c8d6f394 Fix bug with '_' in cluster names 2005-08-19 23:11:44 +00:00
Alex Schroeder
9cec6f88f6 Fix EditNearLinks, rather than disable it 2005-08-18 22:58:43 +00:00
Alex Schroeder
bf27c18513 Initialize static-hybrid 2005-08-18 22:48:26 +00:00
Alex Schroeder
9e48bfa37d Clean up clustermap cruft
Fix bad bug with NewDoAnchors
2005-08-17 23:34:25 +00:00
Alex Schroeder
02f7eb17fd Get rid of "Wiki Base Url" nonsense 2005-08-17 23:08:56 +00:00
Alex Schroeder
d19c28c2ca Make the $ClusterMapPage variable useful 2005-08-17 13:42:02 +00:00
Alex Schroeder
b3878a68ca 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
Alex Schroeder
1efa8b567d Fixed bug where all links would begin with "0" if $CommentsPrefix was undefined 2005-08-15 14:54:00 +00:00
Alex Schroeder
933fb18b6d *** empty log message *** 2005-08-15 03:07:17 +00:00
Alex Schroeder
ada2baf616 merged with open-proxy.pl 2005-08-08 13:10:54 +00:00
Alex Schroeder
313ab035ba Added self-banning code, rewrote open proxy checking loop. 2005-08-08 13:05:50 +00:00
Alex Schroeder
ddff2f5f3a new, from meatball 2005-08-08 12:45:52 +00:00
Alex Schroeder
eac055ceab (GetRc): Exclude clustered changes if no parameter is given.
(EditClusterNewRcHeader): Bugfix.
2005-08-07 12:58:58 +00:00
Alex Schroeder
213a64da1c Put John Gruber's Copyright information in as well! 2005-08-06 16:08:42 +00:00
Alex Schroeder
137c112ca4 Respect setting of $WikiLinks and $FreeLinks 2005-08-06 15:50:12 +00:00
Alex Schroeder
14914d65d3 Fix XHTML validity problem (pages started with <p>) 2005-08-06 15:41:36 +00:00
Alex Schroeder
444afdfd43 new 2005-08-06 10:14:12 +00:00
Alex Schroeder
c19de362ce Don't put files in unclustered, and exclude RssExclude 2005-08-04 18:41:26 +00:00
Alex Schroeder
89dfe9dec0 Fixed it so that you are not required to modify the original Markdown file 2005-08-03 23:50:22 +00:00
Alex Schroeder
e9b27e0cb3 Add support for [[download:]] 2005-08-03 22:33:30 +00:00
Alex Schroeder
9a1b1ae8c0 Fix issue with _ in image: links 2005-08-03 22:27:54 +00:00
Alex Schroeder
e54b80dba8 Allow WikiWords within [[Free Links]] 2005-08-03 22:13:23 +00:00
Alex Schroeder
9686c22e56 Fix DoAutoLinks issue 2005-08-03 04:14:57 +00:00
Alex Schroeder
137cbb5502 Fix whole in antispam email masking 2005-08-03 04:03:10 +00:00
Alex Schroeder
1c9dd0238a No, really this time... 2005-08-03 01:41:46 +00:00
Alex Schroeder
debe220f25 Added support to allow <journal> pages 2005-08-03 01:29:34 +00:00
Alex Schroeder
e30b8e9685 Added support for the 'image:' feature 2005-08-02 23:20:00 +00:00
Alex Schroeder
846938947f Add security feature to prevent inclusion of arbitrary HTML by visitors. 2005-08-02 03:13:00 +00:00
Alex Schroeder
9d8ec06d28 Significant improvements made. 2005-08-01 23:34:52 +00:00
Alex Schroeder
94d14f24fa Fix compatibility with Markdown Extension 2005-07-31 22:57:35 +00:00
Alex Schroeder
d250a75be3 new 2005-07-29 14:48:35 +00:00
Alex Schroeder
3a97c1963c new 2005-07-28 21:39:46 +00:00
Alex Schroeder
df4109a16f ($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
Alex Schroeder
3710103ce2 (Subscribe): Back to previous revision. We cannot use the match
parameter, because that effectively ANDs the match and rcfilteronly
criteria.
2005-07-26 10:30:00 +00:00
Alex Schroeder
dc78408f3b (Subscribe): Use new match parameter. 2005-07-26 10:21:16 +00:00
Alex Schroeder
9f24b2af74 update 2005-07-24 18:31:54 +00:00
Alex Schroeder
f9e9fefc29 update 2005-07-24 17:35:05 +00:00
Alex Schroeder
6ce04ef774 (DoBigBrother): Reverse sort order. 2005-07-24 16:56:12 +00:00
Alex Schroeder
b87bc9d9ac (DoBigBrother): Don't show names with dots in them -- ie. IP
numbers and host names.
2005-07-24 16:54:09 +00:00
Alex Schroeder
8b986b03ab (IsDownload): Removed.
(DelayRequired): Fix array reference.
(WriteRecentVisitors): Fix truncation.
2005-07-24 16:41:14 +00:00
Alex Schroeder
2d4a97daf2 new 2005-07-24 15:28:41 +00:00
Alex Schroeder
dcbc84dc75 (ISBN): Changed B&N ISBN search URL. 2005-07-22 13:45:03 +00:00
Alex Schroeder
1ecd3c5d30 (DoJournalRss): Switch MIME type to
application/xml now that we produce RSS 2.0.
2005-07-20 20:05:51 +00:00
Alex Schroeder
d409c9580a Typo in a comment. 2005-07-20 20:02:19 +00:00
Alex Schroeder
e2dbf56af7 (TagsRule): Remove Clean() call around returned
text.
2005-07-19 12:03:18 +00:00
Alex Schroeder
2f0a52d56f Fix push to MyInitVariables. 2005-07-17 01:35:43 +00:00
Alex Schroeder
bdbe43da29 Alternative version of dynamic-comments.pl with a comment form created
dynamically using javascript when you click on the "Add Comment" link.
2005-07-17 01:33:32 +00:00
Alex Schroeder
5a01e9b432 (ISBN): ISBN numbers can be 10-14 digits, in
preparation of 2007-01-01 and beyond.
http://www.isbn-international.org/en/download/implementation-guidelines-04.pdf
2005-07-15 07:00:43 +00:00
Alex Schroeder
f596ca39e5 (DynamicCommentsNewGetPageLink):
Make sure p and div elements are correctly nested.
2005-07-14 10:37:51 +00:00