In my opinion, doing anything with PHP is almost as hard as with C. -- Jonas Maurus
PHP lacks any sort of coherent world view. -- Aaron Crane
|
|
|
|
|
|
|
|
The lum_p module
A little plugin helper library - needed by some of my other plugins.
The documentation, currently consisting of a little
tutorial. The full API-documentation will appear once the doxygen folks
have fixed this ugly bug.
History:
- v0.3
- UI now with tooltips (needs lum_overlib)
- v0.2.2
- Minor bugfixes. Improved robustness
- v0.2.1
- Bugfix for PHP-Versions below 5.3.0
- v0.2
- More functionality but lower memory footprint
- v0.1
- Initial release
License: GNU GPL v2 or (at your option) any later version. | Get v0.3
Get v0.2.2
Get v0.2.1
Get v0.2
Get v0.1
|
|
|
The lum_usermenu module
This (my first txp plugin written from scratch) provides a customizable menu page.
Because it adds a toplevel tab, it should be reachable with just one click from anywhere within your textpattern installation.
You can store links to the most often needed pages in textpattern, other pages on your server or to anywhere in the world-wide-web.
Install and activate lum_p version 0.3 or above before installing this one!
History:
- v0.9.4
- Better mouse gesture support (works now with lum_jq_plugins v0.9.1, lum_gesture, lum_overlib)
- v0.9.3
- Added mouse gesture (if lum_jq_plugins is installed), more css options. When upgrading from earlier versions:
- if you have modified the "txt_css" option, back it up, 'cause it will be overwritten.
- the 'web/'-folder moved yet again, it now has to sit in 'textpattern/'. And it will stay there. Promised!
- v0.9.2
- Multi-Site enabled
- v0.9.1
- Even lower memory footprint. Uses the new “Home” (a.k.a. “start”) -tab
- v0.9
- Initial release
License: GNU GPL v2 or (at your option) any later version. | Get v0.9.4
Get v0.9.3
Get v0.9.2
Get v0.9.1
Get v0.9
Screenshot:
|
|
|
Crystal - a minimal icon pack for lum_usermenu
The famous "Crystal" theme by Everaldo Coelho.
These are coming from ftp://ftp.everaldo.com/crystal/crystal_beta.tar.gz and http://www.kde.org/download via some debian packages.
License: "All programs are either under the BSD, GPL or LGPL licenses". Well, thats good enaugh for me, it means i can distribute them... | Download v0.9
Screenshot:
|
|
|
Fatcow - a minimal icon pack for lum_usermenu
"Farm-Fresh Web Icons" generously provided by FatCow Web Hosting
Downloaded Sep 9, 2010 from http://www.fatcow.com/free-icons/
License: Creative Commons (Attribution 3.0 United States) | Download v0.9
Screenshot:
|
|
|
The lum_install module
Deluxe installer (currently for plugins only).
Simply browse the textpattern.org-website and click the shiny "install"-button instead of the tired old
"download - open in editor - select all - copy - click Admin/Plugins - paste"-routine.
Install and activate lum_p before installing this one!
License: GNU GPL v2 or (at your option) any later version. | Get v0.5
Screenshot:
|
|
|
The lum_introspector module
A quick and dirty php-variable-dumper.
History:
- v0.2
- Can also show constants and list functions
- v0.1
- Initial release
License: GNU GPL v2 or (at your option) any later version. | Get v0.2
Get v0.1
|
|
|
The lum_csv module
Expose parts of your database to the outside world as a csv-file.
Just enter a name (containing only - _ . @ a-z A-Z 0-9) ex:
terrorists
and some SQL, ex:
select name, address
from people
where name='bush' or name='obama' or name='hitler';
Then everybody can download the list via an URL like
http://example.com/txp/index.php?lum_csv=terrorists
Install and activate lum_p version 0.2 or above before installing this one!
License: GNU GPL v2 or (at your option) any later version. | Get v0.9
|
|
|
The lum_jq_plugins module
bundles some useful extensions and plugins for jQuery. The most notable
one is jQuery UI, for which also theming support is provided (if
one or more of those theme-plugins are installed). Also, the javascript
dependencies are resolved on the fly. Currently, lum_jq_plugins
contains
Install and activate lum_p version 0.3 or above before installing this one!
History:
- v0.9.1
- Easier usage
- v0.9
- Initial release
License: GNU GPL v2 or (at your option) any later version. | Get v0.9.1
Get v0.9
|
|
|
|
|
|
|
The lum_overlib module
Erik Bosrups famous overLIB with improvements and plugins by Robert E. Boughner and me
Install and activate lum_p version 0.3 or above before installing this one!
History:
- v0.4.23.1
- Initial release
License: Artistic License. | Get v0.4.23.1
|
|
|
2020 Lutz Mhrmann |