myLibraryv4.0.0
Author: leventdal
Inserts user-customizable library items into a selected text box on the web page.MyLibrary is a sidebar plugin for Maxthon that adds predefined library items to a selected text box/input area in a web page.It can be used as a manual form filler tool, ...
Download Now 1032 downloads
For Maxthon 1.x - 2.0
Last Updated: 2008-09-08
Author's Note
Inserts user-customizable library items into a selected text box on the web page.MyLibrary is a sidebar plugin for Maxthon that adds predefined library items to a selected text box/input area in a web page.
It can be used as a manual form filler tool, an archieve/database for frequently used texts, a coding tool, and for many other purposes.
The plugin can add a library item to the beginning or the end of the original text box content.
MyLibrary remembers the last selected item and this last item is selected on load.
Users can create their own libraries and use them in the plugin.
System requirements: Maxthon 1.0.0168+(by Levent Dal):
For the Library Format check the existing files:
--------------(example code from Greeting.dat)
[Library>
Author=Levent Dal
Version=1.0
Comments=Oftenly used Greetings Library
ItemCount=4
0=Hello
1=Dear Sir/Madam
2=Congratulations
3=Greetings
--------------(end code)
Users should change the "4" of ItemCount with the number of items they have in their library. Otherwise some items may be missed in the plugin.
The numbers on the left determines the display order of the items. Users can change them as they like. Order is not important.
After creating such a file with a program like Notepad, save it as "yourlibrary.dat" in the myLibrary folder which should be "Maxthon/plugin/myLibrary".
Finally register the created library file either manually from plugin.ini or from the plugin itself.
Those who would like to do this manually should add the NAME (without extension) of the library to the plugin.ini Library section as a new item. Also they should increase the ItemCount. Again the order is not important but numbers on the left determines the display order in plugin. Feel free to change the order and delete unwanted libraries.
--------------(example code from plugin.ini)
[Library>
ItemCount=2
0=Smily
1=Greeting
--------------(end code)
IMPORTANT NOTICE: Please share your libraries with Maxthon community and feel free to post or email your libraries. A large library collection will make this plugin much better. Also the author may add custom libraries in the further versions of myLibrary.
It can be used as a manual form filler tool, an archieve/database for frequently used texts, a coding tool, and for many other purposes.
The plugin can add a library item to the beginning or the end of the original text box content.
MyLibrary remembers the last selected item and this last item is selected on load.
Users can create their own libraries and use them in the plugin.
System requirements: Maxthon 1.0.0168+(by Levent Dal):
For the Library Format check the existing files:
--------------(example code from Greeting.dat)
[Library>
Author=Levent Dal
Version=1.0
Comments=Oftenly used Greetings Library
ItemCount=4
0=Hello
1=Dear Sir/Madam
2=Congratulations
3=Greetings
--------------(end code)
Users should change the "4" of ItemCount with the number of items they have in their library. Otherwise some items may be missed in the plugin.
The numbers on the left determines the display order of the items. Users can change them as they like. Order is not important.
After creating such a file with a program like Notepad, save it as "yourlibrary.dat" in the myLibrary folder which should be "Maxthon/plugin/myLibrary".
Finally register the created library file either manually from plugin.ini or from the plugin itself.
Those who would like to do this manually should add the NAME (without extension) of the library to the plugin.ini Library section as a new item. Also they should increase the ItemCount. Again the order is not important but numbers on the left determines the display order in plugin. Feel free to change the order and delete unwanted libraries.
--------------(example code from plugin.ini)
[Library>
ItemCount=2
0=Smily
1=Greeting
--------------(end code)
IMPORTANT NOTICE: Please share your libraries with Maxthon community and feel free to post or email your libraries. A large library collection will make this plugin much better. Also the author may add custom libraries in the further versions of myLibrary.