Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#133 2006-04-21 12:38:48
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
I’ll see about completing the textile buttons. Haven’t actually played with this in awhile but I should be able to just take the code from hak_textile_tags.
As far as adding a <br />
button you just need to add this to the appropriate .js file.
bc..
edButtons[edButtons.length] = new edButton(‘qt-br’,‘br’,’<br/>\n’,’‘,‘Line Break’);
Shoving is the answer – pusher robot
Offline
#134 2006-04-21 12:57:38
- -P-
- Member
- From: Finland
- Registered: 2005-09-10
- Posts: 211
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Thank you!
I use also hak_textile_tags and do find it very usefull. I did look at it´s code in order to have texttile formatting for quicktags link-button as well but realized that it goes way beyond my skills to do it.
The end users often find the right usage of <code><p></code> quite confusing as well so thats why I wanted to comment it out and add <code><br /></code> instead which probably is easier to use. Thank you for helping me in that one as well.
Offline
#135 2006-05-12 07:58:13
- -P-
- Member
- From: Finland
- Registered: 2005-09-10
- Posts: 211
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
@hakjoon
Have you had any time yet to take a look at the code so that urls would use textile also?
Offline
#136 2006-08-02 14:10:10
- Austin
- Member
- Registered: 2006-06-13
- Posts: 19
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Mary, this plugin is great. I can’t get it to work in the excerpt window, though. I wanted to have a permalink shortcut there. I’m very new to all this, so I apologize if I’m asking something very simple. Thanks.
Offline
#137 2006-08-02 22:25:42
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
What happens when you try? Do you get any errors, etc? What browser are you using?
Offline
#138 2006-08-03 03:03:06
- Austin
- Member
- Registered: 2006-06-13
- Posts: 19
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
When I use any of the buttons, the code goes into the article box, even if my cursor is in the excerpt box. I have tried it in IE 6.0 and Firefox.
Offline
#139 2006-08-03 03:29:48
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
The quicktags only affect the article box. That’s how it’s supposed to work.
Shoving is the answer – pusher robot
Offline
#140 2006-08-03 04:22:11
- Austin
- Member
- Registered: 2006-06-13
- Posts: 19
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Thanks. Is there any way to make a quicktag or shortcut for the excerpt box? I want to let people put in excerpts with customized “read more” links, so I’m trying to fin an easy way to output
“txp:permlink”
Last edited by Austin (2006-08-03 04:24:10)
Offline
#141 2006-08-03 04:57:06
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Shoot. I was thinking of my img popper, which can add to both… Sorry. Gimme a couple minutes and I’ll update this plugin.
Offline
#142 2006-08-03 06:59:27
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Okay, that actually took more than a couple minutes, kept getting distracted with other tasks…
v.0.4.4
Offline
#143 2006-08-03 15:07:33
- Austin
- Member
- Registered: 2006-06-13
- Posts: 19
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Thank you so much, Mary. This is great!
Offline
#144 2007-05-25 14:41:14
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
I too would really like to be able to use this plugin for textile formatted img and links. But my img button would also need to prompt for “link” class as I use that constantly in my articles when linking with images.
Rayne
mama love
Offline