Alex Schroeder
1bedbdec08
Añadir traducción
2011-07-05 00:30:18 +00:00
Alex Schroeder
f6660b64f8
(NewOfflineReBrowsePage): Add redirection support for offline
...
browsing.
2011-06-25 13:54:00 +00:00
Alex Schroeder
7cde52b9eb
(DoOffline): Return 200 code instead of 503.
2011-06-25 13:35:35 +00:00
Alex Schroeder
faa50401da
(InitOffline): Disable surge protection when
...
browsing the offline pages. Add offline path_info to separate the
offline app from the ordinary stuff.
(DoManifest): Add the offline path_info, remove the missing pages
from @UserGotoBarPages because these result in 404 errors.
(DoOffline): Fix text.
2011-06-25 13:19:28 +00:00
Alex Schroeder
6a3cef7da3
(DoManifest): Add missing pages from the goto
...
bar.
2011-06-23 00:35:56 +00:00
Alex Schroeder
13075717e3
(NamespacesInitVariables): URL encode the
...
current namespace for $ScriptName, $FullUrl and $StaticUrl.
2011-06-23 00:31:59 +00:00
Alex Schroeder
731f34fbaf
New
2011-06-23 00:20:00 +00:00
Alex Schroeder
ab104247cd
New missing entries.
2011-05-17 13:24:13 +00:00
Alex Schroeder
c904436961
(GetWantedPages): Try a different fix.
2011-05-11 13:48:08 +00:00
Alex Schroeder
ee26d8c0d3
(NewLocalNamesResolveId): Fix it again.
2011-05-11 13:22:37 +00:00
Alex Schroeder
a499978297
(NewLocalNamesResolveId): Fix it again.
2011-05-11 13:19:47 +00:00
Alex Schroeder
deaf916577
(NewLocalNamesResolveId): Fix it again.
2011-05-11 13:17:20 +00:00
Alex Schroeder
23500bd24d
(NewLocalNamesResolveId): Fix it again.
2011-05-11 13:11:15 +00:00
Alex Schroeder
0109757c74
(NewLocalNamesResolveId): Don't duplicate near links.
2011-05-11 13:10:16 +00:00
Alex Schroeder
529a0424d2
(DoDefine): New. Added to @MyAdminCode and
...
%Action.
(%WantedPages): New.
(LocalNamesInit): Initialize it.
(NewLocalNamesResolveId): Set it.
(GetWantedPages): New. Added to @MyFooters. Uses %WantedPages to
print definition links, which are handled by DoDefine.
2011-05-11 12:52:54 +00:00
Alex Schroeder
54f7e0c488
(DoDefine): New. Added to @MyAdminCode and
...
%Action.
2011-05-11 12:10:11 +00:00
Alex Schroeder
75811218b4
Revert
2011-03-22 23:59:47 +00:00
Alex Schroeder
6ca7f3856f
* creole.pl (CreoleRule): Remove emphasis rules (** and //)
...
(CreoleEmphasisRule): Moved to a different subroutine with a
different rule order.
(CreoleInit): Add CreoleEmphasisRule.
(CreoleRuleRecursive): Call it.
2011-03-22 23:42:18 +00:00
Alex Schroeder
5a817f5953
(bbCodeRule): Add class for the div generated by [center], [left] and
...
[right].
2011-03-15 11:01:07 +00:00
Alex Schroeder
895ce8672b
support left and right
2011-03-15 01:06:43 +00:00
Alex Schroeder
0dfdb433a9
Implement hightlight tag.
2011-03-06 21:08:23 +00:00
Alex Schroeder
3809f60b44
(AddGravatar): Ignore case.
2011-03-03 12:55:24 +00:00
Alex Schroeder
2d63c3ea3b
(AddGravatar): Prefix "http://" to homepage
...
if user did not provide it.
2011-03-01 16:48:41 +00:00
Alex Schroeder
a85b26bc87
(ExpireReferers, UrlToTitle)
...
(GetReferers, PageContentToTitle, UpdateReferers): Get rid of
charset handling.
2011-02-24 22:47:11 +00:00
Alex Schroeder
15edfb4232
No extra paragraph.
2011-02-12 22:09:55 +00:00
Alex Schroeder
7b84db38bf
Separate the homepage URL from the name by a space.
2011-02-12 22:03:20 +00:00
Alex Schroeder
e5ce373cf7
Fix gravatar regexp in order to not munch John Williams' name.
2011-02-12 22:00:16 +00:00
Alex Schroeder
c494360584
(GravatarRule): Accept URL in addition to
...
the name.
(AddGravatar): Add homepage if available.
(GravatarNewGetSummary): Use the regular expression variable.
2011-02-12 21:44:57 +00:00
Alex Schroeder
277911340b
*** empty log message ***
2011-02-05 12:40:38 +00:00
Alex Schroeder
62bdf679ad
Update translation
2011-02-05 12:39:51 +00:00
Alex Schroeder
b602482306
Search::FreeText should not be translated. Thanks, pgas, for spotting it!
2011-02-05 12:29:07 +00:00
Alex Schroeder
f0e8f67f4b
Best effort translation for campaignwiki.org
2011-02-05 12:00:55 +00:00
Alex Schroeder
e13ae26f29
Tiny update
2011-02-01 00:18:00 +00:00
Alex Schroeder
614bcadc84
Only remove duplicate entries when we are in fact listing ordinary
...
pages as well as near pages.
2011-01-29 14:38:45 +00:00
Alex Schroeder
ef5f7f9fa7
(ListNearPages): Skip pages that exist
...
locally for the index action.
2011-01-29 14:33:15 +00:00
Alex Schroeder
b95e9ff9cf
(UsemodRule): Fix bug by adding zero-width look-behind.
2011-01-19 17:39:43 +00:00
Alex Schroeder
5dd3a253e9
Copyright years
2011-01-19 16:52:18 +00:00
Alex Schroeder
af4b51ebf7
($UseModExtraSpaceRequired): New option.
...
(UsemodRule): Use it for definition lists.
2011-01-19 16:39:38 +00:00
Alex Schroeder
13dd19703e
(CreoleRule): Resolved a lot more quoting
...
issues using the ampersand.t tests.
2011-01-17 02:31:57 +00:00
Alex Schroeder
3095d86e76
(DraftCleanup): Delete it again. Brainfart.
2011-01-16 03:39:50 +00:00
Alex Schroeder
6caa5cae5a
(DraftCleanup): New subroutine. Add it to
...
@MyMaintenance.
2011-01-16 03:37:52 +00:00
Alex Schroeder
d142651249
(CreoleRule): Use FreeToNormal on the first
...
parameter to GetDownloadLink several times. When using
GetPageOrEditLink, make sure that we don't call NormalToFree on
the last parameter.
2011-01-16 03:36:15 +00:00
Alex Schroeder
f9c19c6382
(JournalRssGetRcLines): Make sure minor
...
changes and empty pages don't show up.
2010-12-04 15:13:53 +00:00
Alex Schroeder
8367bdfdf4
(UrlToTitle): Add charset arg.
...
(GetReferers): Pass charset to UrlToTitle.
(PageContentToTitle): Add charset arg and encode title
appropriately if not UTF-8.
(UpdateReferers): Pass charset to PageContentToTitle.
2010-10-27 18:17:16 +00:00
Alex Schroeder
dc5e6638a9
*** empty log message ***
2010-10-24 12:16:10 +00:00
Alex Schroeder
8f61c14677
(UrlToTitle): Strip http:// prefix and .html suffix.
...
(PageContentToTitle): Fix regular expressions.
2010-10-24 12:15:53 +00:00
Alex Schroeder
bb0f1e9e67
(GetReferers): Fix split.
2010-10-24 12:09:17 +00:00
Alex Schroeder
58122af58b
(UrlToTitle, PageContentToTitle): Shorten title if necessary.
...
($RefererTitleLimit): New.
2010-10-23 13:31:07 +00:00
Alex Schroeder
c4c79ab585
Updated license to GPL 3.
...
(ExpireReferers): Moved code to generate missing title to a new sub.
(UrlToTitle): New.
(UpdateReferers): Call sub to generate title from page content.
(PageContentToTitle): New.
2010-10-23 13:08:08 +00:00
Alex Schroeder
4b4f7fbb98
(AddGravatar): New; strip gravatar link from
...
comment summary.
2010-10-09 23:27:09 +00:00