Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#145 2007-12-25 08:46:51
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Mary, the link on your page for theme buttons is not working (as in, the link on the forum thread you reference that leads to the theme button is outdated).
FYI. Do you know of another link for the theme buttons?
Edit: Another question – is it possible to remove certain items? For example, the “quick links” drop down box.
Last edited by jstubbs (2007-12-25 12:22:25)
Offline
#146 2007-12-28 00:19:25
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Thanks for letting me know. No, I don’t know of another link, though I’ve contacted Jamie to see what’s up.
Sure, all you do is edit the JS files. They should be commented well enough to figure out and there’s also details in the plugin help doc.
Offline
#147 2007-12-28 23:06:35
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Ug! Sorry about that! I think I have a zipped copy on an old laptop. Give me a day or two and I will get that in your hands Mary.
~Jamie
Offline
#148 2011-03-21 14:30:49
- masa
- Member
- From: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Prompted by Bloke’s suggestion I installed the plugin, but it doesn’t show up on neither the Write, Pages nor Forms tab.
Given its age could it be incompatible with 4.3 ?
Offline
#149 2011-03-21 16:21:03
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
It works for me in 4.3. Did you upload the upm_quicktags folder?
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
#150 2011-03-21 16:31:40
- masa
- Member
- From: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Yes, and it sits in root > textpattern.
Offline
#151 2011-03-21 19:02:42
- masa
- Member
- From: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
When loading the Write tab FF error console shows this:
Error: document.article is undefined
Source File: http://localhost:8888/txp430/textpattern/upm_quicktags/lib/txp.js
Line: 19
Sounds like it could be the culprit?!
Edit:
Now the tag buttons show under Pages and Forms but still not in Write – strange
Last edited by masa (2011-03-21 19:06:05)
Offline
#152 2011-03-21 21:11:06
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,311
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Have it working, but only for pages and forms.
:P
Hrrm, great post, following masa’s one, but it wasn’t displayed yet when I submitted.
Last edited by uli (2011-03-21 21:14:20)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#153 2011-06-13 09:07:57
- Algaris
- Member
- From: England
- Registered: 2006-01-27
- Posts: 562
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
I thought I’d install this plugin as I’d used it on an old TXP site a few years back. It works for Pages and Forms but not on the Write tab (where I was particularly interested in using it). I was testing it in Google Chrome 12.0.742.91
Any suggestions?
Offline
#154 2011-06-13 09:41:51
- masa
- Member
- From: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
I guess someone with better knowledge of js could fix that error mentioned in my previous post
Offline
#155 2011-06-13 13:31:52
- Algaris
- Member
- From: England
- Registered: 2006-01-27
- Posts: 562
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Yes I did notice your post but my knowledge of JavaScript isn’t up to much.
Offline
#156 2011-06-15 14:52:02
- Algaris
- Member
- From: England
- Registered: 2006-01-27
- Posts: 562
Re: [plugin] [ORPHAN] upm_quicktags: Implement Alex King’s Quicktags
Masa: Well based on your error message the problem appears to with the txp.js file in the upm_quicktags/lib folder with this line
if (write_tab && document.article.from_view.value == 'text')
But then I guess you knew that already ;-) Just what you’d need to change to get it working I don’t know.
Last edited by Algaris (2011-06-16 08:52:36)
Offline