Noemi Nozze
Forum Replies Created
-
Forum: Plugins
In reply to: Lesson: Plugin Development – What You Should KnowThats a hard ball Lorelle
I personally think that plugins should work for most used systems
But if you have certain things like working with images it REALLY helps if you have the GD or Imagick installed
With the permalinks you need to have a certain MOD installed
If you create a plugin I think it should be excessable to all. Thats why I use at certain plugins a lot of scripting where in latest versions or with certain installed mods / procedures it could be a WHOLE lot easier / faster…
try my stats ??
https://www.mcmike.nl/english
*grin*But besides that I would not have a clue…
Forum: Plugins
In reply to: |NEW PLUGIN| Show recent posts :)Hmmzzz
Reckon there must be something I did wrong, basiclyu the recent-posts I wrote here was an exact copy of the DASHBOARD sql-query and output….
</lu>Forum: Plugins
In reply to: Recent postsbwaddley – try a side bar ??
Otherwise you want to alter “THE LOOP” I guess…
Forum: Plugins
In reply to: WordPress 1.5 Database Managervery nice ??
Forum: Plugins
In reply to: Lesson: Plugin Development – What You Should KnowI think a good plugin should consist of a couple of things:
First of all offcourse a damn good README.txt for simple people to use the script. Try to avoid the fact that people have to hack into the WP source
Commented info lines in the PHP source what does what and what goes where, so PHP knowledged people can edit the PHPsource (in my opinion all plugins should be open source)
Do NOT add configuration options in the PHP Source but provide an, editable, config file (this also helps upgrades)
Offcourse the plugin should work on multiple platforms and browsers. MSYQL 3 and PHP3 support would be nice, PHP4 though has some nice new features in them ?? ??
Besides all, one thing I personally live by, is that the author of a plugin should always help out people that can not use the plugin
Forum: Plugins
In reply to: Can’t live without Pluginslol I love my own plugins since I write them mostly for myselve or friends ?? And the ImageManager is REALLY REALLY nifty to ??
Besides that I only use the Countdown script to show the time left to important dates ?? very nice also
Forum: Plugins
In reply to: |NEW PLUGIN| Show recent posts :)Odd ? Never had that problem before. Are you sure the posts are not posted tripple / double times ??
Forum: Plugins
In reply to: New plug-in: Upcoming (posts)nice ??
Forum: Plugins
In reply to: New Plugin for Photo Gallery – Ideas neededWhat I am going to make / do is create thumbnails when you aprove / upload files and store those in the DB.
That is possible for jpg, gif, bmp and png files with PHP3+
Forum: Plugins
In reply to: New Plugin for Photo Gallery – Ideas neededI need to fiddle out something good for the thumbnailing…..
Forum: Plugins
In reply to: Lesson: Plugin Development – What You Should Knowjust write something usefull for all or write it better then the rest ??
Forum: Plugins
In reply to: New Plugin| WordPress Statistics for 1.5If you encounter any problems mail [email protected]
?? The plugin should use the global var-prelude of the DB
Otherwise I could create a custom made one for you ??
Forum: Plugins
In reply to: an overview of all plugins?https://wp-plugins.net
They list a coupleForum: Plugins
In reply to: UPGRADE | Who is online, new feature: Last visitlol now why did I forget that
https://www.mcmike.nl/english
(Plugin URI)
https://www.mcmike.nl/whoisonline.zip
(Plugin download)