This plugin will give you the option to format your items using the FEMALEscript format. Plugin version of WorldMaker's FEMALEscript format.
| General Plugin info | |
|---|---|
| Author: | Max Battcher / WorldMaker |
| Current Version: | 0.2 |
| Download: | - |
| Code: | code |
| Demo: | - |
| Forum Thread: | - |
Just check the FEMALEscript box under Extra plugin options on your Add Item form. Current format help: femaleintro.
Note: The Link is dead and there no information reachable over google. Currently there are no informations about FEMALEscript available.
Copy and paste the plugin code into a file called NP_Female.php. (Don't forget to insure there is no extraneous space before the <? or after the ?>.) Upload the file into the nucleus plugin directory, than install or update the subscription list. Also you need to place darwin.inc and female.php on your server (they should be placed in the same directory, and may be placed in the plugins directory if you wish, you will need to put the path to the files in the plugin options… at the moment this needs to be an absolute path… TODO: Make this path relative to the Nucleus directory…).
If you set FEMALEscript to default in the options you should turn off “Convert Linebreaks” in your Blog Settings. If you don't set it for default you should uncomment the lines beginning with
//<br>
so that when you do use FEMALEscript it won't “double up” your breaks.
v0.2 – Added preAddComment and related options so that FEMALE can be activated for Comments.
– Should I provide an example of a FEMALE plugin? –
:: Back to Plugins Overview ::