Search found 5 matches

by jaytoox
Wed Aug 16, 2006 8:33 pm
Forum: General discussions
Topic: Javascript in content body
Replies: 6
Views: 12226

Javascript in content body

I briefly searched this forum for the answer I am looking for with no luck.

How can I enable my phpmyfaq to not filter javascrpt I put in the content?

I have an image, and would like to insert javascript so it pops out in a new window at the correct size.

Thanks,

Joshua
by jaytoox
Tue Apr 18, 2006 9:13 pm
Forum: General discussions
Topic: WYSIWYG Editor, Populating Controls
Replies: 6
Views: 9310

Thanks - Everything is how I want it now.
by jaytoox
Tue Apr 18, 2006 8:58 pm
Forum: General discussions
Topic: WYSIWYG Editor, Populating Controls
Replies: 6
Views: 9310

No sorry required... I should have mentioned my setup.

Thanks ... that's what I'm looking for!

8)
by jaytoox
Tue Apr 18, 2006 8:46 pm
Forum: General discussions
Topic: WYSIWYG Editor, Populating Controls
Replies: 6
Views: 9310

Re: WYSIWYG Editor, Populating Controls

Hi,

I cannot find where "Format Block" is populated (It contains values like: Heading 3/4/5/6, Formatted, Code, Normal, and Address). I found something similar in /admin/record.edit.php, but it isn't it.
please, take a look at admin/footer.php :
...
config.toolbar = [ [ "fontname", "space ...
by jaytoox
Tue Apr 18, 2006 7:04 pm
Forum: General discussions
Topic: WYSIWYG Editor, Populating Controls
Replies: 6
Views: 9310

WYSIWYG Editor, Populating Controls

In order to keep the entry code as clean as possible, I would like to remove options like "font-size" for when you are editing entries to provent other users from using features I don't want them to use.

I cannot find where "Format Block" is populated (It contains values like: Heading 3/4/5/6 ...