Sept. 11, 2007, 7:55 a.m. | #1 |
|
EDIT: I have just put up a new version of this extension, a few things I would like feed back on are. Should the extension include a simile drop-down menu? If so what should it put in for HTML and Wiki formats? Images or just the code? Or should there be an option to contol this? Is anyone having problems this buttons working differently across various forums because they handle the code differently? The current hot keys for the buttons all use ctrl+alt+ Bold: b Italics: i Underline: u Strike: s Quote: q Ordered List: n Unordered List: r Text Color: c Code: d Link: l Image: m Email: e Sub-script: t Super-script: p Text Size: z Can these be improved and if so to what? Posts to action upon: http://codefisher.org/forum/viewtopic.php?pid=3315#p3315 Have I helped you? Do you like my add-ons? Would you consider donating to show your appreciation for my efforts? ![]() |
Report • Quote | |
March 27, 2008, 1:37 p.m. | #2 |
|
What would help now would be a toolbar icon, or hotkey, to toggle the formatting toolbar on and off. Thanks for all your good work. p. |
Report • Quote | |
March 27, 2008, 2:32 p.m. | #3 |
|
As to your other request, that is in the beta http://codefisher.org/beta/ so if you want to try that it will be there. The beta needs some work yet before it is releasable, but it works ok. Have I helped you? Do you like my add-ons? Would you consider donating to show your appreciation for my efforts? ![]() |
Report • Quote | |
May 19, 2008, 3:37 a.m. | #4 |
|
![]() Second, a couple of things I'd like to see in a future version perhaps ..... 1. The ability to move the toolbar ..... I'd much rather have it below the tab bar which is on the bottom for me. 2. The ability to click on the list buttons and have what's on the clipboard automatically inserted in the tags. I was about to add an 'alphabetic list button' but just realized I can create my own, right? ![]() |
Report • Quote | |
May 19, 2008, 12:15 p.m. | #5 |
|
You could not do an alphabetic list using the interface for custom buttons. Also because most of the formats don't really support that well it might be hard for me to do it. This forum does not support lists at all besides manually putting the numbers in like you did in your last post. Not exactly sure about using clipboard content, how would you indicate that you want to use what is in the clipboard? Have I helped you? Do you like my add-ons? Would you consider donating to show your appreciation for my efforts? ![]() |
Report • Quote | |
May 19, 2008, 10:07 p.m. | #6 |
|
https://addons.mozilla.org/en-US/firefox/addon/491 It's a bit cumbersome with that extension and I'd rather just have a toolbar button I could click to put my clipboard contents into a list. ![]() |
Report • Quote | |
May 20, 2008, 12:25 p.m. | #7 |
|
Have I helped you? Do you like my add-ons? Would you consider donating to show your appreciation for my efforts? ![]() |
Report • Quote | |
May 20, 2008, 7:54 p.m. | #8 |
|
![]() |
Report • Quote | |
June 4, 2008, 2:01 a.m. | #9 |
|
now it adds , imgw and would be cool. |
Report • Quote | |
June 4, 2008, 7:48 a.m. | #10 |
|
http://codefisher.org/format_toolbar/custom_buttons Have I helped you? Do you like my add-ons? Would you consider donating to show your appreciation for my efforts? ![]() |
Report • Quote | |
June 20, 2008, 8:48 p.m. | #11 |
|
![]() I have one idea, and a follow on from above. Firstly, my first wish is an option to "bolt" the bar into a specific textbox. Keep message and formatting in the same place. Secondly, in regards to WYSIWYG editing. I suspect it may be possible in a different way. Perhaps the use of a nice simple javascript editor .. nicedit or tinymce .. that sort of thing. Would it be viable to incorporate that into the addon, and then place it as a client based overlay. It's output would need to be in bbcode, but that's quite doable. Worthy? In any case, great work. |
Report • Quote | |
June 21, 2008, 6:24 a.m. | #12 |
|
I will be doing the WYSIWYG editor in JavaScript. But I doubt that nicedit or tinymce support Wiki code and BBcode at the same time along with being easy to extended (the custom buttons). So I will write my own, it should not be too hard. Have I helped you? Do you like my add-ons? Would you consider donating to show your appreciation for my efforts? ![]() |
Report • Quote | |
Aug. 7, 2008, 8:59 p.m. | #13 |
|
I'd imagine this would be an easy option to add in. |
Report • Quote | |
Aug. 10, 2008, 4:43 p.m. | #14 |
|
Have I helped you? Do you like my add-ons? Would you consider donating to show your appreciation for my efforts? ![]() |
Report • Quote | |
Aug. 14, 2008, 4:15 a.m. | #15 |
|
QUOTE:
I will think about it. But the forums/blogs should look after that. Most people don't understand the differences between XHTML and HTML. A system that allows user input should not depend on getting valid XHTML. But for somebody who intentionally set their blog/website up so that they can input raw code directly, and want their website to be valid XHTML, this issue can affect them. I realize the case I've described is most likely a rarer one but there are some. (I dare say hand-typing some frequent but verbose HTML code gets cumbersome after a while...) I would suppose that adding one option to toggle it and modifying the corresponding button outputs isn't too difficult to implement. |
Report • Quote | |
Aug. 30, 2008, 2:14 p.m. | #16 |
|
Using Firefox 3.0.1. |
Report • Quote | |
Aug. 31, 2008, 7:04 a.m. | #17 |
|
Have I helped you? Do you like my add-ons? Would you consider donating to show your appreciation for my efforts? ![]() |
Report • Quote | |
Oct. 12, 2008, 2:37 a.m. | #18 |
|
something like bb smilieys and html smiley the above link require you 1st have one of the following add-ons installed Custom Buttons�² or Custom Buttons |
Report • Quote | |
Oct. 12, 2008, 7:10 a.m. | #19 |
|
Have I helped you? Do you like my add-ons? Would you consider donating to show your appreciation for my efforts? ![]() |
Report • Quote | |
Dec. 11, 2008, 3:24 a.m. | #20 |
|
I manually edited the patterns, and it was not as easy as i would have though. I think it would be good if you could add this to the custom tags editor. For example, creating new patterns (Ie joomla tags, drupal code etc). That way you would not have to spend so much time on creating buttons/patterns and just have the users contribute xml files to import. By the way, cannot get the save button to work. Nothing happens. I am on OS X 10.5.5, Firefox 3.0.4. Thank you for a great extension by the way, i can see that you have spent a lot of time working on it. I will gladly donate when i can afford it (almost broke at the moment). Kindest Regards, Thomas. |
Report • Quote |