Preformatted text in wiki
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2009 10:30 AM
Hi,
Is it possible to add in wiki code within preformatted text ?
For example, preformatted text can look like this:
<table>
<class>class_path</class>
<name>Home</name>
<column>
<name>column_name_xxx</name>
<field>field_name_xxx</field>
<field_type>String</field_type>
<name_type>String</name_type>
</column>
</table>
When I tried to add text like this (without any special markup) to wiki and later I wanted to edit it in Text Editor (Edit page link) all words in "<..>" disappear.
In editor it looks like this:
class_path
Home
column_name_xxx
field_name_xxx
String
String
Thanks for any help.
Zeno
Is it possible to add in wiki code within preformatted text ?
For example, preformatted text can look like this:
<table>
<class>class_path</class>
<name>Home</name>
<column>
<name>column_name_xxx</name>
<field>field_name_xxx</field>
<field_type>String</field_type>
<name_type>String</name_type>
</column>
</table>
When I tried to add text like this (without any special markup) to wiki and later I wanted to edit it in Text Editor (Edit page link) all words in "<..>" disappear.
In editor it looks like this:
class_path
Home
column_name_xxx
field_name_xxx
String
String
Thanks for any help.
Zeno
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2009 12:20 PM
It should be possible, so that's a bug - please see https://issues.alfresco.com/jira/browse/ETHREEOH-1867
I'll fix and commit to HEAD now.
UPDATE: The fix is now in SVN HEAD.
Thanks,
Mike
I'll fix and commit to HEAD now.
UPDATE: The fix is now in SVN HEAD.
Thanks,
Mike
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2009 03:41 PM
How would I get this fix into labs 3.0 ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-28-2009 11:37 AM
I can't get any kind of preformatted text in the 3.2 wiki. The <> bug is fixed, but selecting "Preformatted" doesn't give me preformatted text. Adding "<pre>" in the HTML view doesn't work either - the tags are stipped out straight away.
