Alex Schroeder
|
bb50e9f95a
|
(DoJournalRss): Handle past and future
keywords.
|
2006-10-06 09:54:39 +00:00 |
|
Alex Schroeder
|
a2dea7aa49
|
(Cal): Allow the $id substring anywhere in
the pagename, not just right after the date. This also handles
hours and minutes between the date and $id.
|
2006-10-04 15:12:10 +00:00 |
|
Charles Mauch
|
b937ddef24
|
Added #SUBTITLE support to smarttitles, made backlinks generation a little
more script and human friendly.
|
2006-10-01 04:26:11 +00:00 |
|
Alex Schroeder
|
ccc4f65930
|
(DraftCleanup): Use mtime instead of ctime when deleting files.
|
2006-09-28 07:09:47 +00:00 |
|
Alex Schroeder
|
a95660fa9b
|
(DoDraft): Added status code to error.
(DraftNewGetEditForm): New.
|
2006-09-28 00:44:53 +00:00 |
|
Alex Schroeder
|
8b58e0403e
|
Removed garbage characters.
|
2006-09-27 20:44:14 +00:00 |
|
Alex Schroeder
|
7e852f6c82
|
New
|
2006-09-27 20:43:48 +00:00 |
|
Charles Mauch
|
fad97b937b
|
fixed bug in smarttitles where freelinks were not being detected correctly
due to an incorrect use of the $name and $id variables.
|
2006-09-22 04:36:00 +00:00 |
|
Alex Schroeder
|
abd6167cf7
|
*** empty log message ***
|
2006-09-19 23:49:22 +00:00 |
|
Alex Schroeder
|
3b7dd7aa00
|
(GetRcAtom): Add link element.
|
2006-09-19 21:05:43 +00:00 |
|
Charles Mauch
|
ee4e2f2a0f
|
permissions definition incorrect, defaults are fine anyway.
|
2006-09-18 17:52:59 +00:00 |
|
Charles Mauch
|
582cdb6514
|
more regexp tweaks (sigh)
|
2006-09-18 17:31:36 +00:00 |
|
Charles Mauch
|
3998fdff6a
|
minor fix for search regexp, added return $header unless $id; before OpenPage($id);
|
2006-09-18 16:07:39 +00:00 |
|
Charles Mauch
|
51da457e2c
|
initial smarttitles.pl submission. It may need a little more work, but it
seems to work fine.
|
2006-09-18 15:54:13 +00:00 |
|
Joonhwan Lee
|
2c2c0da67f
|
added several translation.
|
2006-09-18 11:13:24 +00:00 |
|
Alex Schroeder
|
5c0b25bba9
|
(DoAtom): Use /atom/info for the info document.
Both /atom and /atom/feed should return the feed. /atom/full
should return the feed including page content.
|
2006-09-18 09:04:19 +00:00 |
|
Alex Schroeder
|
426e7c069a
|
Complete rewrite to support both publishing and syndication. Default
calling convention has changed. The URL that used to return the feed
will now return the capabilities...
|
2006-09-18 00:07:47 +00:00 |
|
Alex Schroeder
|
5bee3533ef
|
fix regexp
|
2006-09-14 17:47:03 +00:00 |
|
Alex Schroeder
|
5b0b1b1d54
|
*** empty log message ***
|
2006-09-14 00:05:21 +00:00 |
|
Alex Schroeder
|
6999749461
|
*** empty log message ***
|
2006-09-14 00:04:33 +00:00 |
|
Alex Schroeder
|
c6366feaaf
|
*** empty log message ***
|
2006-09-13 23:48:46 +00:00 |
|
Charles Mauch
|
b33df9b089
|
added backlinks module
|
2006-09-12 17:25:30 +00:00 |
|
Alex Schroeder
|
fa2e9751d4
|
(body): Comment warning.
|
2006-09-12 16:39:58 +00:00 |
|
Alex Schroeder
|
610f69fce2
|
(UsemodRule): Changed an if into an elsif.
|
2006-09-12 16:39:35 +00:00 |
|
Alex Schroeder
|
494754cc9d
|
(CreoleRule): Fix hr rule.
|
2006-09-12 13:31:21 +00:00 |
|
Alex Schroeder
|
59027a6fbf
|
New by translation file by Joonhwan Lee
|
2006-09-11 07:35:32 +00:00 |
|
Alex Schroeder
|
ce559210ab
|
(CreoleRule): No markup within headings. No
space required after list item character.
|
2006-09-08 20:35:32 +00:00 |
|
Alex Schroeder
|
33c490464d
|
($DeleteAge): New option.
|
2006-09-07 20:37:29 +00:00 |
|
Alex Schroeder
|
8269110ff3
|
Added comment
|
2006-09-07 20:08:59 +00:00 |
|
Alex Schroeder
|
da75ab644d
|
New
|
2006-09-07 20:07:23 +00:00 |
|
Alex Schroeder
|
b7bba3f78e
|
(DoInstanceThrottle): Longer message do go
along with the "Too many instances" error.
|
2006-09-07 17:44:02 +00:00 |
|
Alex Schroeder
|
ee6ddf8acf
|
(CreoleRule): Use code for inline unprocessed.
|
2006-09-07 01:37:31 +00:00 |
|
Alex Schroeder
|
72ea25374a
|
(CreoleRule): Eat more list characters.
|
2006-09-07 01:35:11 +00:00 |
|
Alex Schroeder
|
1c5da3cf9f
|
(CreoleRule): Support H2-H6.
|
2006-09-05 20:33:29 +00:00 |
|
Alex Schroeder
|
222c34e927
|
(CreoleRule): Allow trailing whitespace for
lists.
|
2006-09-05 20:00:51 +00:00 |
|
Alex Schroeder
|
79016f1d2d
|
(CreoleRule): Support [[link|{{url}}]].
|
2006-09-05 14:48:21 +00:00 |
|
Alex Schroeder
|
cbceeaacf4
|
No longer use Image: prefix for {{image link}}.
|
2006-09-05 14:34:06 +00:00 |
|
Alex Schroeder
|
8ce015ab47
|
(WysiwygScript): Add a little default CSS that will hide preview
buttons.
|
2006-09-05 14:12:22 +00:00 |
|
Alex Schroeder
|
ea3b4deda2
|
(NewFckImproveDiff): Magic hacking of diff output.
|
2006-09-05 13:53:50 +00:00 |
|
Alex Schroeder
|
4c808b87f2
|
($FCKdiff, NewFckGetDiff): Deleted again.
(NewFckImproveDiff): New.
|
2006-09-05 13:21:03 +00:00 |
|
Alex Schroeder
|
f9c5c7a508
|
($FCKdiff): New option.
(NewFckGetDiff): New.
|
2006-09-05 11:54:46 +00:00 |
|
Alex Schroeder
|
d1f2c141e5
|
(CreoleRule): Support [[url]] pattern, add /o.
|
2006-09-05 10:05:19 +00:00 |
|
Alex Schroeder
|
066d94782e
|
(CreoleRule): Remove alternative hr markup.
|
2006-09-04 12:20:32 +00:00 |
|
Alex Schroeder
|
659b9f6273
|
(CreoleRule): Fix list items.
|
2006-09-04 01:38:03 +00:00 |
|
Alex Schroeder
|
47a136d10b
|
(CreoleRule): Added lots of image rules.
|
2006-09-04 01:12:58 +00:00 |
|
Alex Schroeder
|
4d0790d07f
|
(CreoleRule): Fix linebreak ending a heading.
|
2006-09-03 23:43:45 +00:00 |
|
Alex Schroeder
|
dd587213fe
|
New.
|
2006-09-03 23:22:20 +00:00 |
|
Alex Schroeder
|
e97d5c333b
|
*** empty log message ***
|
2006-09-02 01:14:31 +00:00 |
|
Alex Schroeder
|
d4841e4056
|
(ImageSupportRule, ImageGetExternalUrl): Allow
interlinks and directories as well.
(ImageUrlEncode): New.
|
2006-09-01 23:46:53 +00:00 |
|
Alex Schroeder
|
bfde03173f
|
(%MarkupForcedPairs): Add newline after {{{ for preformatted block.
|
2006-08-31 09:11:58 +00:00 |
|