Forums / Setup & design / Class for documentation which contains source code
Nicolas Heiringhoff
Monday 20 September 2004 2:46:02 am
Hi everybody,
we are building a documentation of Exponential code-examples to make our daily live with Exponential easier. After our site will be online, these code exmaples will be available for other Exponential users. Unfortunately the documentation will be in German only. We have the problem, that the included code will be executed, if we use an xmltextfield. In this Exponential forum exists very pleasent possibility to use this tags: tag code $var = phpcode(); tag /code tag b Bold text tag /b tag i Italic text tag /ihttp://ez.no <- links will automatically be made clickable
The Question: How can we use this tags and which class or datatypes provide this functionality?
Nico
http://www.heiringhoff.de
Ekkehard Dörre
Monday 20 September 2004 3:17:11 am
No answer but:
We made a german Docu for editors: ezpublish_in_8_schritten_v1ezpsxw.zip OpenOffice version ezpublish_in_8_schritten_v1ezp.zip PDF Version~74 Pages, 5MB, ~110 Screenshot
http://sourceforge.net/project/showfiles.php?group_id=58646&package_id=122071
Einstieg in Exponential in 8 Schritten 1 (First eight Steps in Exponential) Schritt 1: Anmelden 2 (Login) Schritt 2: Navigieren 2 (Navigate) Schritt 3: Elemente anlegen/löschen 3 (New Element/ Delete Element) 3.1 Einen "Article" anlegen 3 (New Article) 3.2 Eine "Info page" anlegen 9 (New Info Page) 3.3 Seiten löschen 12 (Delete Page) 3.4 Navigationspunkte anlegen 16 (New Navigation Link) Schritt 4: Elemente bearbeiten 19 (Edit Element) 4.1 Ordner editieren 19 (Edit Folder) 4.2 Textseiten editieren 20 (Edit Textpage) 4.3 Text formatieren 27 (Format Text) 4.4 Links einfügen 30 (New Link) 4.5 Liste einfügen 33 (New List) Schritt 5: Rückblick und Vorschau 42 (Look back and Preview) 5.1 Versionen verwalten 42 (Manage Versions) 5.2 Vorschau 45 (Preview) Schritt 6: Termine eingeben/verwalten 51 (New Event / Manage Events) Schritt 7: Bilder verwalten: Der Bereich "Medien" 58 (Manange Images: Media Section) 7.1 Upload von Medien 58 (Upload Media) 7.2 Medien mit Texten verknüpfen 61 (Link Media with Texts)Schritt 8: Exponential für Fortgeschrittene 75 (Exponential for advanced Users)
Feel free to use it and make new topics: Usermanagement for editors,Kollaboration for editors,
Greetings, ekke
http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing
Bård Farstad
Monday 20 September 2004 3:48:51 am
For the forums here on ez.no we use attributes of the type text field, without formatting. To format some simple tags like you describe we use the operators as shown below.
{$node.object.data_map.message.content|simpletags|wordtoimage|autolink}
If you want to format text you can also use the XML text datatype, which is also much more powerful. And if you are inputting content like documentation and articles you should use this datatype.--bård
Documentation: http://ez.no/doc