![]() |
|
|||||||
| Register | Projects | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| v3.1 Questions & Support Help and support for 68 Classifieds v3.1.x |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
in page content editor, iv lost the ability to see the html output and can only modify the code.
there are no options such as font, text size, add link ect.. i just see code in the box. it was working fine before. i did notice that i had left the code editor window open then opened other pages to be modified, mabee that made it hang? iv restarted iis and same problem. using version 3.1.1 thanks |
|
#2
|
|||
|
|||
|
all fixed,
of course it was a silly mistake. whilst trying to get a java script to run in the wysiwyg editor, i made changes to the permissable app extensions in iis afecting the java operation. has anyone got a basic java script to work through the page content editor? i m trying to use a simple slide show type of thing for a photo gallery. i created the script in frontpage and works great in a page of its own. it just doesnt show in page on 68c. any ideas? |
|
#3
|
||||
|
||||
|
When you use the internal wysiwig editor to create extra pages etc the contents are stored in the mysql database. Because of this they are "clensed" and sidplayed as a variable in the page so wont function as actual JS.
To incorporate JS in your pages you will need to manually add them to the template file and escape the code using literal tags so that smarty doesnt try and compile the JS. http://smarty.php.net/manual/en/lang...on.literal.php
__________________
Larry. |
|
#4
|
|||
|
|||
|
forgive my poor understanding of this but if the contents are stored in the database will the content still be indexed by Search engines?
|
|
#5
|
||||
|
||||
|
Quote:
You just cant put JS in it because many of the not so common characters used in coding are stripped prior to insertion into the database for security purposes.
__________________
Larry. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WYSIWYG? Really? | MADKing | v3.1 Questions & Support | 2 | 08-15-2007 10:05 AM |
| New installation of Developer - file missing | vetslovepets | v3.1 Questions & Support | 10 | 05-06-2007 12:22 PM |
| E-mail Customers! Guess I'm missing it! | garysr | v3.1 Questions & Support | 2 | 01-13-2007 05:23 PM |
| Missing Templates - v3.1.3 | sleepy | v3.1 Questions & Support | 5 | 06-07-2006 10:05 AM |
| Terms & Conditions missing from Navagation Menu | sporthorsebreeder | HTML, CSS, and Design Help | 6 | 04-05-2006 06:03 PM |