sotto
Forum Replies Created
-
Forum: Plugins
In reply to: Random Messages PluginQuotes/jokes/whatever are stored in the mysql database
My plugin creates two tables,
1 for groups
1 for quotes
so you can sort out the quotes & the jokes, and have quotes somewhere & jokes on another place in your site, without having to install a script twice with all complications along, but run it from 1 script.
for a list of quotes i refer to good ol’ friend google
As i said, script includes a nice interface to manage quotes in the db … so wouldn’t be too big of a task to get them in your db if you had a textfile with all quotesForum: Plugins
In reply to: Currently Playing Song Plugin (released)lol – probably nice & fun coding project, but i don’t really see the practical use
Forum: Plugins
In reply to: Hack settings in options page possible?(if implemented by the hacks, it would also give the option to easily, dis/enable the installed hacks….just a thought)
Forum: Plugins
In reply to: More on < !–more– >Hmm maybe this isn’t a good idea after all … what about viewing the blog with an rss-client?
How would users see the post with that?
any comments of hard-core bloggers?Forum: Plugins
In reply to: More on < !–more– >This would be a wonderfull option indeed…
This way i could insert different textfiles (like, sourcecode) in my blog …
but i’d also need a description for the –more– part … something like here has been done to the –nextpage–
an example of my blog-entry would be like this
blah blah here is –more:file1–
here is the content of my first file
–endmore– and here is –more:file2–
here is file2
–endmore–
blah blah some more crap
Anybody who could make this or give me hints on how to start? (i’m completely new to wp … haven’t looked@the sourcefiles yet)