Closed (won't fix)
Project:
quicktags
Version:
5.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2008 at 18:15 UTC
Updated:
3 Feb 2013 at 20:16 UTC
Jump to comment: Most recent file
Comments
Comment #1
tcblack commentedMoving from bug to task since needing a 6.x version is not exactly a bug.
Comment #2
naheemsays commentedsubscribing.
Comment #3
naheemsays commentedAttached is a patch without the coder style fixes. It should be more or less complete.
however, it does not work - an additional textarea is shown instead of the buttons. I think this may be a javascript error.
Comment #4
naheemsays commentedComment #5
quicksketchLooks like the new way Drupal handles JavaScript doesn't agree with Quicktags' dynamic JavaScript file. We need to explicitly tell it not to try to aggregate the JavaScript or errors will go crazy.
Also, looks like the new drupal_get_js() will no longer take a query string like "?q=quicktags" as a valid JavaScript location. I removed the "?q=" for now (meaning you need a server that supports clean URLs). A cleaner solution would be to either add inline JavaScript, or save a physical file into the files directory that the aggregater can agree with.
However, this patch is fully working and changes as little code as possible. The fix needed to cleanly add the dynamic JavaScript file should be done in both the 5 and 6 version in a later patch.
Comment #6
heirecka commentedI can confirm the patch is working, although there are two remaining issues:
Comment #7
paddes commentedHello,
could somebody please upload a patched version of the module?
I am desperately trying to get this running on drupal 6 :)
thanks a lot,
paddes
Comment #8
naheemsays commentedYou may wanna try the markitup module. It and this module are very similar when it comes to the end user.
http://drupal.org/project/markitup
Comment #9
paddes commentedthanks a lot, but I found something better. The BUeditor.
http://drupal.org/project/bueditor
Comment #10
duaelfrThis version of quicktags is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.