• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

Minorin - Standard editor toolbar

Status
Not open for further replies.
You wouldn't.

All you need to follow are the instructions in the first post.

  1. Upload contents of upload folder to forum root
  2. Install addon_Minorin.xml file
  3. Add the template include code to the end of the 'editor' template:

    Code:
    <xen:include template="dark_minorin_toolbar" />
 
When I try installing the xml file via "Install from uploaded file: Choose File" I get the following message:


Error


Please enter a valid callback method.
?
 
Now THIS makes posting / replying a more enjoyable experience. Put simply, its easy on the eyes and cool to look at. Sure you got to manually use BBcodes, but I am not a lazy typer. Solid job on this, seriously. :D o Btw when this is being used, The Happy Place [Smilies addon] does not work. When you click it, it takes you back to the forum index. [Not really a need, but they looked cool together.]
 
I am using it, but I would like that when I click on the color button, it showed the color picker. But it is really a good one, as now I am able to add buttons to it (y)
 
Found a small bug with 1.1.

When editing a post, the toolbar icons appear twice in the plain text editor, and above the Tiny MCE icons when using the WYSIWYG editor.
 
@Borgan do they have any function when the WYSIWYGeditor is on. For me they where there but have no function. In plain text editor both bars working for me.
 
Found a small bug with 1.1.

When editing a post, the toolbar icons appear twice in the plain text editor, and above the Tiny MCE icons when using the WYSIWYG editor.
Confirmed.
I was looking for this thread to report this bug after I pin down it's Minorin mod, not XF 1.1
And got ninja'd by Brogan as usual.
 
Found another bug in this toolbar and beta 4 which use sprite smilies. The toolbar will generates 404 calls to nonexisting smilies paths. Mike has confirmed this.

Open any thread and view the page source, you will find links like this
Code:
<li><a href='javascript:;' class='minorin_smilie'><img src='1' alt=':)' title='Smile' /></a></li>
Since the image source is invalid, it will generate dozens of 404 to
http://www.yourforumurl.com/1
http://www.yourforumurl.com/2
and so on

If you have 100 smilies, it will generate 100 of these 404.
 
Status
Not open for further replies.
Top Bottom