Skip to content

WPPlugins/ryans-suckerfish-wordpress-dropdown-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

=== Suckerfish Dropdown Menu ===
Contributors: ryanhellyer
Donate link: https://geek.hellyer.kiwi/donate/
Tags: dropdown, suckerfish, navigation, menu
Requires at least: 2.8
Tested up to: 4.2
Stable tag: 2.0.1

Description: This plugin loads a suckerfish script for providing support for older browsers such as Internet Explorer 6.

== Description ==
This plugin was designed to offer improved support for Internet Explorer 6. Since that browser is now irrelevant for modern websites, this is the last version of this plugin which will be released. It will stay here for archival purposes and for anyone who may need to cater for ancient browsers, but it is unlikely to be of use to anyone attempting to create a modern website.


This plugin loads a suckerfish script for providing support for older browsers such as Internet Explorer 6. Must be used with an unordered list with a class of .sf-menu.

For help with creating the CSS necessary for a dropdown menu, please try our <a href="https://geek.hellyer.kiwi/suckerfish_css/">Suckerfish Dropdown CSS Generator page</a>.

== Installation ==

After you've downloaded and extracted the files:

1. Upload the complete `ryans-suckerfish-wordpress-dropdown-menu` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

Version 1.0: Initial plugin design<br />
Version 1.01: Improved CSS styling<br />
Version 1.02: Added Single function to improve usability<br />
Version 1.03: Added four new functions to enable users to display a range of different types of content in the navigation bar<br />
Version 1.04: Added one new function to enable users to display a different type of content in the navigation bar<br />
Version 1.05: Bug fixed thanks to Cj B<br />
Version 1.1 Beta: Initial Beta version featuring user customisable design<br />
Version 1.1.1 Beta: Corrected folder name<br />
Version 1.1.2 Beta: Removed menu from wp_footer<br />
Version 1.1.3 Beta: Major bugfix due to incorrect function names<br />
Version 1.1.4 Beta: Re-included suckerfish2, suckerfish3, suckerfish4 and suckerfish5 functions from version 1.0.4<br />
Version 1.2 Beta: Added many new options<br />
Version 1.3 Beta: Major recode. Replaced built in plugin style generator with the <a href="http://ryanhellyer.net/dropdowns/">Online Suckerfish Dropdown Generator</a>.<br />
Version 1.4 Beta: Major code addition. Added selection boxes to admin panel to allow control over what appears in the dropdown menu directly via the admin panel.<br />
Version 1.5 Beta: Added keyboard accessibility support.<br />
Version 1.6 Beta: Moved style information from HTML to a dynamically generated external CSS file<br />
Version 1.6.1: New stable release. Minor change: added monthly/yearly options for archives<br />
Version 1.6.2: Major bug fix. An error in the Javascript file was corrected.<br />
Version 1.6.3: Major bug fix. 'Category' option was not working, now fixed<br />
Version 1.6.4: Minor bug fix.<br />
Version 1.6.6: Minor bug fix. Superceded by the <a href="https://geek.hellyer.kiwi/multi-level-navigation/">Multi-level Navigation Plugin</a>.
Version 2.0: Total rewrite. Updated for WP 2.8.2. Changed so that it only loads a suckerfish script instead of creating a whole menu.
Version 2.0.1: Addition of deprecation notice.<br />

= Credits =

Thanks to the following for help with the development of this plugin:<br />
* <a href="http://wordpressgarage.com/">Miriam Schwab</a> - brought lack of WP dropdown plugins to my attention<br />
* <a href="http://wpcandy.com/author/admin/">Michael Castilla</a><br />
* CjB - Bug reporting<br />
* <a href="http://www.clearvisionpartners.com/">Troy</a> - Beta testing feedback<br />
* <a href="http://www.michaelmitchell.co.nz/">Michael Mitchell</a> - programming assistance<br />
* <a href="http://www.carroll.org.uk/">Matthew Carroll</a> - designed code for accessible keyboard dropdown<br />
* <a href="http://chrislaing.net/">Chris Laing</a> - Beta feedback<br />
* <a href="http://abundantharvest.biz/">Karynn</a> - Bug reporting</br />
* <a href="http://www.rustykruffle.com/">Krusty Ruffle</a> - Bug reporting<br />