This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
admin_menu:design:manager:edit:start [2012/11/07 20:58] duarte.info [WYSIWYG Not always Usable] |
admin_menu:design:manager:edit:start [2014/09/25 16:55] (current) |
||
---|---|---|---|
Line 20: | Line 20: | ||
Editing using the WYSIWYG editor only affect the parts between the //< | Editing using the WYSIWYG editor only affect the parts between the //< | ||
- | {include file=" | + | ==== WYSIWYG Not always Usable |
- | <div class=" | + | |
- | <div class=" | + | Some templates, because of how they are designed, just will not be able to be safely edited by the WYSIWYG editor. When that is the case, when you try to click on the WYSIWYG Editor tab, it will not allow you to. |
- | <div id=" | + | |
- | <div class=" | + | If you know that a certain template can be "harmed" |
- | <h1 class=" | + | |
- | {module tag=' | + | <code html>{*CODE_ONLY*}</code> |
- | <div class=" | + | |
- | <h2 class=" | + | The code above is not displayed at all when the system uses the template, because it is a //smarty comment//. When it is found in a template that is being edited, the system will not allow that template to be edited by the WYSIWYG editor. |
- | {addon author=' | + | |
- | <br /> | + | |
- | <div class=" | + | |
- | <ul class=" | + | |
- | <li class=" | + | |
- | <li class=" | + | |
- | </ | + | |
- | <div class=" | + | |
- | </ | + | |
- | <br /> | + | |
- | <div id=" | + | |
- | </ | + | |
- | <!-- END LEFT COLUMN --> <!-- START CONTENT BLOCK --> | + | |
- | <div id=" | + | |
- | <div style=" | + | |
- | <div class=" | + | |
- | {body_html} | + | |
- | <div class=" | + | |
- | <div class=" | + | |
- | <br /> | + | |
- | <div id=" | + | |
- | <div class=" | + | |
- | <h2 class=" | + | |
- | {module tag=' | + | |
- | </div> | + | |
- | <div id=" | + | |
- | <div class=" | + | |
- | <h1 class=" | + | |
- | {module tag=' | + | |
- | </ | + | |
- | </ | + | |
- | <div class=" | + | |
- | <div class=" | + | |
- | <!-- END CONTENT BLOCK --> | + | |
- | <div class=" | + | |
- | </ | + | |
- | </ | + | |
- | {include file=" | + | |
===== <..> Source Code Editor ===== | ===== <..> Source Code Editor ===== | ||