plugin feature requests

Creating and modifying plugins.
Post Reply
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

plugin feature requests

Post by carl_galloway »

Hi all,

karma plugin
the karma plugin has to bits of hardcoded html that are driving me nuts and I wonder if it would be possible to have a span thrown around each so that I can make one hidden and the other a clear left.

What I'm doing is putting the karma plugin into a box only 170px wide. The actual output of the plugin produces 'Karma for this article: ++ | + | 0 | - | -- ' but this doesn't fit into a 170px box, so could I have a span thrown around the links, but while you're doing it, could you also throw a span around the 'karma for this article' as well?

The second problem is when top exits are tracked, the output automatically inserts a | before the text. Could this have a span thrown around it so I could make this display:hidden in my stylesheet?

quicksearch
the quicksearch plugin automatically outputs its text and the search quesry as a single statement, and I would like to style the search queries separately. So instead of 'No Entries Found for Query mars' as a single block of text I would like to add styling to the word 'mars'. Same thing when the search actually produces a result 'Your search for html returned 6 results:' I would like the actual search query to have a span thrown around it, and possible the number of results as well. Is this possible?

Thanks if this can be done,

Carl
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: plugin feature requests

Post by garvinhicking »

Your wish is my desire :)

Just committed to SVN.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

Post by carl_galloway »

thank you Garvin, I'll go and play with it later today - gee this is exciting.

Carl
Post Reply