hi,
i am writing some documentation and using plugin_wiki. When i add
something like:
``
<?xml version="1.0" encoding="UTF-8"?>
<build main="_main_"
dist_directory="dist"
buildCategory="component"
release_prefix="2.9.1"
name="android_291_VF_UK"
device_platform="android"
branchname="2.9.1"
branch="branches/2.9.1"
depot="dev_porting"
CLIENT_DEPOT="dev_client"
CLIENT_BRANCH="branches/2.9.1">``:code_html (have also tried
using code_python)
I get an error saying "enter 0 to 512 characters". I downloaded the
latest cube2py and copied the wiki specific files to my app and am
still getting the same error. But I have no issues doing this in the
cube2py application.
Note: previously written pages are fine, this just seems to happen
with new pages.
Any idea?
thanks,
Mart :)