NAVIGATION
This shows you the differences between two versions of the page.
|
3rd-party-modules:catalogue:catalogue-docu:catalogue-docu-entry [2012/05/28 22:02] Peter Bracher |
3rd-party-modules:catalogue:catalogue-docu:catalogue-docu-entry [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 87: | Line 87: | ||
| all you have to do is upload your marker icons (preferable png's) to folder: ''[module-folder]/template/map-icons''\\ | all you have to do is upload your marker icons (preferable png's) to folder: ''[module-folder]/template/map-icons''\\ | ||
| - | a good source for marker icons is: [[http://mapicons.nicolasmollet.com/]]\\ | + | download the zip with over 600 icons:\\ |
| + | {{:3rd-party-modules:catalogue:catalogue-docu:map-icons-collection-2.0.zip|}}\\ | ||
| + | or a good source for marker icons is: [[http://mapicons.nicolasmollet.com/]]\\ | ||
| Line 115: | Line 117: | ||
| the entries can have teasertext and/or full description, both with WYSIWIG Editors.\\ | the entries can have teasertext and/or full description, both with WYSIWIG Editors.\\ | ||
| \\ | \\ | ||
| - | :!: in listing view (only here) teasertext most of the html tags are stripped out (from first encounter of a html tag everything is cutt off\\ | + | :!: in listing view you may want to get rid of the html tags in the tesaertext coming with the WYSIWYG editor content\\ |
| - | {{:3rd-party-modules:catalogue:catalogue-docu:mod_cat_035.jpg|}}\\ | + | therfore we added an option to the Content-Part to avoid that\\ |
| - | Example: in listing view everything from the first html tag (link in the above example) is cut off\\ | + | \\ |
| + | {{:3rd-party-modules:catalogue:catalogue-docu:mod_cat_068.jpg|}}\\ | ||
| + | \\ | ||
| + | when checked all html tags are cut out\\ | ||
| + | then you can use in your template something like:\\ | ||
| + | <span class="ctg_list_text">{TEXT}</span> | ||
| + | {TEXT} will contain only the plain text, without any tags in it.\\ | ||
| ---- | ---- | ||
| + | |||