Ticket #305 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

More legacy plugins that aren't in Xinha yet

Reported by: mharrisonline Owned by: gogo
Priority: normal Milestone:
Component: Plugin_Other Version:
Severity: normal Keywords:
Cc:

Description

These are are legacy HTMLArea3 plugins that, as far as I know, never made it to Xinha.

UnFormat? is a great alternative to remove formatting, or to the PHP specific plugins that clean HTML. You can remove all HTML or formatting from the selected area or the entire document.

InsertMarquee is, you know...

QuickTag is really cool. Highlight text you want to put a tag around, and a dropdown appears with tags, when you choose a tag, nearly every possible attribute for that tag appears as an additional option, just like in a typical IDE. It pulls everything from a js file that you could load with wrapping code snippets, if you wanted. It can be a big timesaver.

NoteServer is truely amazing. For JoneStandard? users I added some instructions and links to the bottom to help users learn how to use it, I left that modification in this submission.

Attachments

plugins.zip (27.2 kB) - added by mharrisonline 8 years ago.
A zip file containing the 4 plugins mentioned in this ticket.
NoteServer.zip (7.0 kB) - added by mharrisonline 8 years ago.
NoteServer converted to the new Xinha plugin format
UnFormat.zip (3.5 kB) - added by mharrisonline 8 years ago.
UnFormat? converted to the new Xinha plugin format. UnFormat? has the extra ability to remove all HTML from the selected area, or the entire page, leaving only the text.
noteserver.gif (17.7 kB) - added by mharrisonline 8 years ago.
This is a screenshot of the preview working in a recent download of Xinha
NoteServer3.zip (6.7 kB) - added by mharrisonline 8 years ago.
Working NoteServer with skin update
noteserver_wSkin.gif (20.1 kB) - added by mharrisonline 8 years ago.
NoteServer popup from NoteServer3.zip with revised Titan skin
NoteServer.3.zip (7.2 kB) - added by gocher 8 years ago.

Change History

Changed 8 years ago by mharrisonline

A zip file containing the 4 plugins mentioned in this ticket.

Changed 8 years ago by gocher

I see that my old InsertMarquee pugin is in your attachment file, it's verry old and has a lot of bugs! I checked in a new version, but this one isn't perfect, too!

Changed 8 years ago by mharrisonline

If something is perfect, it's only because no one has figured out how to fix it yet! Thanks for the new version! :)

Changed 8 years ago by gocher

I checked in a modified QuickTag plugin in changeset 212

Changed 8 years ago by mharrisonline

I always thought that the QuickTag plugin was a good example of how someone could create a snippets plugin.

Changed 8 years ago by mharrisonline

NoteServer converted to the new Xinha plugin format

Changed 8 years ago by mharrisonline

UnFormat? converted to the new Xinha plugin format. UnFormat? has the extra ability to remove all HTML from the selected area, or the entire page, leaving only the text.

Changed 8 years ago by mharrisonline

I uploaded converted versions of NoteServer and UnFormat? converted to the new Xinha plugin format.

UnFormat? has the extra ability to remove not just formating, but all HTML from the selected area, or the entire page, leaving only the text.

Changed 8 years ago by gocher

I made much more changes to get the NoteServer plugin to work, but the preview don't works. I think there is a problem with the noteserver! (I changed I18N to _lc, lang files, button registration, global css, skin) see attachments!

Changed 8 years ago by gocher

I checked in the UnFormat? plugin in Changeset 243

Changed 8 years ago by mharrisonline

I just retried the converted one I posted( NoteServer.zip )and it still worked...

Did you try pasting

[ do re mi fa sol la si ]

with the brackets into the top text area?

Changed 8 years ago by mharrisonline

This is a screenshot of the preview working in a recent download of Xinha

Changed 8 years ago by mharrisonline

Working NoteServer with skin update

Changed 8 years ago by mharrisonline

NoteServer popup from NoteServer3.zip with revised Titan skin

Changed 8 years ago by mharrisonline

I updated noteserver.zip to add the skin support as you did in noteserver.2.zip and attached it as noteserver3.zip. I also attached a screenshot of the popup using the Titan skin.

Changed 8 years ago by gocher

Changed 8 years ago by gocher

I made a little mistake in my changes, now with NoteServer.3.zip it works correct on Mozilla and IE, also the Preview!

Changed 8 years ago by gocher

  • status changed from new to closed
  • resolution set to fixed

I checked in a modified NoteServer plugin in changeset 249

I think it's all done!

Note: See TracTickets for help on using tickets.