TinyMCE

Hi All,

I am new to Radiant and ROR, I have kept my eye on the Radiant CMS for a
while now and am getting ready to install it for a client project I am
working on. A while back there was a TinyMCE extension which I
downloaded and, however the extension no longer seems to be available (I
get a 503 error when trying to download it) and I unfortunately removed
the copy I tested with.

Does any one know where I can track down a copy of it, or would it be
better to make a new extension?

I have an extension that uses TinyMCE here:
http://svn.artofmission.com/svn/plugins/radiant/extensions/rich_text/

Unfortunately, I can’t provide any support for it, but it "works for
me"™. Maybe it will get you started in the right direction.

  • Ryan

On Oct 11, 2007, at 2:30 PM, Jason Campbell wrote:

the copy I tested with.


Ryan H.
Art of Mission, Inc.
3720 Gattis School Rd #800 PMB 245
Round Rock, TX 78664

800-722-1492

www.artofmission.com
[email protected]

Forgot to mention… the rich_text extension requires the admin_parts
extension:
http://soxbox.no-ip.org/radiant/svn/extensions/admin_parts/

On Oct 11, 2007, at 4:02 PM, Ryan H. wrote:

Hi All,
the copy I tested with.

[email protected]


Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant


Ryan H.
Art of Mission, Inc.
3720 Gattis School Rd #800 PMB 245
Round Rock, TX 78664

800-722-1492

www.artofmission.com
[email protected]

I updated the code from the original TinyMCE extension to work with
other extensions. Unfortunately I didn’t have time to test it very
well, so you might run in to problems. If you find bugs, please
contact me.

http://code.google.com/p/radiant-tinymce-extension/

Edwin

Op 11-okt-2007, om 23:11 heeft Ryan H. het volgende geschreven:

http://svn.artofmission.com/svn/plugins/radiant/extensions/rich_text/

I am new to Radiant and ROR, I have kept my eye on the Radiant CMS
Does any one know where I can track down a copy of it, or would

Ryan H.


Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant

»
» Flydesign.nl - Webdevelopment & hosting
» www.flydesign.nl - 06 4147 5537
»

On Thu, 11 Oct 2007 16:11:19 -0500
Ryan H. [email protected] wrote:

Forgot to mention… the rich_text extension requires the
admin_parts extension:
http://soxbox.no-ip.org/radiant/svn/extensions/admin_parts/

I would advise moving your extensions away from admin_parts and using
shards. I have no intentions of updating admin_parts from here on in.

Migrating is easy enough. Look at

http://soxbox.no-ip.org/radiant/svn/extensions/part_attachments/
http://soxbox.no-ip.org/radiant/svn/extensions/shard_attachments/

They’re the same extension, just one relying on parts and one relying on
shards.

Dan.

@Edwin

I am trying to added your extension to my instance, but I am not
having any success. I think I have followed your instructions, but I
don’t see the TinyMCE editor after I set a page to use the TinyMCE
filter.

What step(s) did I miss?

It appears that the javascript files are bing pulled down when I go to
edit the page and the TinyMCE filter is in the drop down.

Jason