lp:~manfre/xpattern/langrpc

Created by Manfre and last modified

This branch contains a replacement for Textpattern's RPC Language server (Preferences-->Language tab).

Get this branch:
bzr branch lp:~manfre/xpattern/langrpc
Only Manfre can upload to this branch. If you are Manfre please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Manfre
Project:
xPattern
Status:
Development

Recent revisions

1232. By Michael Manfre <michael@erfnix>

Lang RPC server for use with xPattern (and Textpattern). To use, the designated central language server the translation files
must be loaded in to the database using the existing admin interface. The .txt language files should be placed in to the
XPAT_RPC_LANG_DIR folder. This will be used to construct the list of languages files. The language data returns all of the
language entries newer than the supplied GMT timestamp (not support from Textpattern) to reduce server bandwidth.

1231. By Michael Manfre <michael@erfnix>

Merge in txp trunk

1230. By Manfre

Merge in txp 4.0.6 changes

1229. By Manfre

Ensure that txpadminfolder is defined for admin interface

1228. By Manfre

pretext() now sets the section's css name since it was already querying the txp_section table. css() will now use this value if attribute 'n' is not specified. Static css files now work without the 'n' attribute without an extra query.

1227. By Manfre

.bzrignore file is actually needed and useful. Adding it back in with a few additions

1226. By Manfre

Removed the bzr ignore file

1225. By Manfre

  ruud 2008-01-23 remove code that is only needed if link_to_prev/next tags are placed outside ...
    mary 2008-01-23 Update comments Textile help URL
    ruud 2008-01-23 backport [2608]
    ruud 2008-01-20 deprecate escape_output()
    wet 2008-01-18 Add a few missing single quotes.

1224. By Manfre

css names are restricted to ascii characters with sanitizeForUrl(). Added extra safety checks with sanitizeFilename(). txp:css does not use cached files if the 'n' argument is not specified. The db query to look up the section's css name would negate performance improvements.

1223. By Manfre

txp:css will now check that the css file can be read, instead of if the css folder exists, while generating a url or link

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.