Do you want to write an extension or some Custom Buttons code ?
First page to visit should be:
Mozilla Developer Center contents
Drop enabled button for silent installation of drupal modules.
Using qm to control a deskband in vista explorer.
I want to have better usability for the vista explorer.
My idea is to add toolbars over existing controls.
How to detect this:
Example how to have a button with drop and click.
A web form where you can add urls to go generate
a custom button.
Proxomitron.Info ...the Webhiker's Guide to Proxomitron.
I use the config from:
sidki | proxomitron
Ask and read Sidki about Proxomitron
German users should read this:
Der Proxomitron - Ein Universeller Web-Filter : Eingangsseite
A button with menu for all relevant Quick Macros links.
It would be cool to have a module for documenting an own setup.Maybe this should be implemented in the profile generator.But you can show all enabled modules with 'Used modules'.
As site admin i don't want to be counted on nodes.
So i made i quick search on drupal.org.
Here is a solution:
Statistics: exclude admin from content view count | drupal.org
You have to modify the statistics module,
which might be a bad idea, because with the next Drupal update
your change will be gone ...
Flash embedding with simple syntax like:
print swf('mymovie.swf');
and filter syntax like:
<swf file="mymovie.swf">.
Allows you to convert a list of files into a playlist and also includes
an helper functions to streamline various tasks.
General howto on drupal:
Playlists... | drupal.org
use that to find out if all path are correct.
[code]
print swftools_get_player_path();
print '
how to use the pro and con module.
when installed its available in the advanced options (Comment and argument settings),
there might be also a some info in the help section.