Opened 17 years ago

Closed 16 years ago

#1369 closed New Feature (duplicate)

Meta Placeholder

Reported by: jlindenbaum@… Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: SF Cc:

Description

Hi FCKeditor team,

I've run into a slight problem and think I have a solution for it.

I know this is not very common, but here goes:

I use FCKeditor in the EasyFill CMS my company writes (openSource). Now we've had a "bug" from a user who decided to put a META redirect into a page. Now when he tries to edit the page with FCKeditor, of course, the page will redirect when the content box loads the META. To fix - one has to go into the database and remove or manipulate the META.

Solution: A feature, similar to that of Dreamweaver (Yes, I said it... :( ). Dreamweaver uses placeholder images for Scripts - be it JS or PHP or other languages that need "special" parsing upon calling the page.

Would it be possible to have FCKeditor to something similar? E.g. If FCKeditor recognizes a <meta> tag in the content box, not to parse it, but use a image to denote the existence of a meta tag in there? So in my users case that would result in an image (or similar) "You have a meta tag here", but FCKeditor not parsing the meta thus the page still being editable without the redirect.

Regards,
Johannes Lindenbaum


Moved from sourceforge

Change History (3)

comment:1 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Reporter: changed from Alfonso Martínez de Lizarrondo to jlindenbaum@…

comment:2 Changed 17 years ago by Martin Kou

Putting a meta refresh in full page HTML mode no longer triggers a page refresh in FCKeditor SVN. There is no image for denoting the <meta> tag in WYSIWYG mode though.

comment:3 Changed 16 years ago by Artur Formella

Resolution: duplicate
Status: newclosed

The main problem is solved, new feature is also described in ticket #586 so I close this ticked.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy