1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

Xomw: Add title parsing

This commit is contained in:
gnosygnu
2017-02-09 08:45:15 -05:00
parent 0cdd3d437f
commit 0eee0f0207
8 changed files with 2415 additions and 959 deletions

View File

@@ -253,6 +253,8 @@ public class Xomw_lnki_wkr {// THREAD.UNSAFE: caching for repeated calls
// Strip off leading ':'
link = Bry_.Mid(link, 1);
}
// $nt = is_string( $unstrip ) ? Title::newFromText( $unstrip ) : null;
// Xomw_Title nt2 = Xomw_Title.newFromText(link);
Xoa_ttl nt = wiki.Ttl_parse(link);
// Make subpage if necessary