Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#31 2007-10-03 10:44:18

goncalo.dumas
Member
From: Lisbon
Registered: 2005-12-14
Posts: 97
Website

Re: EditArea usage in the admin section

Are there any updates in this plugin? I mean hak_editarea?
Either way, thanks for this plugin Patrick!

Last edited by patchwork (2007-10-03 10:56:22)

Offline

#32 2007-10-03 12:57:32

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: EditArea usage in the admin section

No updates. I found I didn’t really like using it as much as I thought. I want to explore an integration of codepress as it seems more responsive and stable.

If there are features that people really want I could be persuaded to do a big update incorporating them.

Last edited by hakjoon (2007-10-03 12:58:22)


Shoving is the answer – pusher robot

Offline

#33 2007-10-03 13:25:27

goncalo.dumas
Member
From: Lisbon
Registered: 2005-12-14
Posts: 97
Website

Re: EditArea usage in the admin section

Thanks! I was just looking for code highlighting, and found it in your fine plugin.

Offline

#34 2008-01-07 23:57:41

iblastoff
Plugin Author
From: Toronto
Registered: 2006-06-11
Posts: 1,197
Website

Re: EditArea usage in the admin section

for anyone interested, i created a reg_syntax file txp.js for edit_area so now it highlights txp tags as well as treats <txp:hide> as if it were an html comment.

if you plan on using it with hakjoons plugin, just rename the file to html.js and put it in your edit_area/reg_syntax/ directory (back up the old html.js if you wish).

OR you could just easily edit hakjoon’s plugin and change the 3 ,syntax: "html" lines to ,syntax: "txp" and just throw the file into the /reg_syntax/ directory as is (txp.js)


(ignore the blatant symphony theme rip)

Last edited by iblastoff (2008-01-08 00:06:21)

Offline

#35 2008-01-08 00:22:24

guiguibonbon
Member
Registered: 2006-02-20
Posts: 296

Re: EditArea usage in the admin section

I once had my own try with postEditor, a similar but way simpler mootools thing. It basically adds textmate-like shortcuts, auto-indenting and, which on its own is amazingly useful, the ability to type tabs. Unlike EditArea, it’s very stable. No line-numbers, no code highlighting.

I never got around completing the number of possible textmate-like shortcuts (very easy to configure though), and don’t really have time to do any support on this. But if someone wants to take over, feel free to make it into a plugin and claim it yours.

Source here. Copy the .js to txp folder, php in plugin cache.

NB : I use it on every website, even months later. It is actually that cool.

Last edited by guiguibonbon (2008-01-08 00:22:43)

Offline

#36 2008-01-08 06:25:31

hcgtv
Archived Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

Re: EditArea usage in the admin section

iblastoff wrote:

for anyone interested, i created a reg_syntax file txp.js for edit_area so now it highlights txp tags…

Ooh, I could use this, thanks.

Offline

#37 2008-01-08 06:57:29

iblastoff
Plugin Author
From: Toronto
Registered: 2006-06-11
Posts: 1,197
Website

Re: EditArea usage in the admin section

as long as we’re on the topic of editors, heres another pretty neat one.

wymeditor powered by jquery

Offline

#38 2008-01-08 13:43:25

hcgtv
Archived Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

Re: EditArea usage in the admin section

iblastoff wrote:

wymeditor powered by jquery

This wouldn’t be bad for articles, as long as it was Textile aware.

Offline

Board footer

Powered by FluxBB