a simple image vewer, mostly put together to test transition effects and loading progress animation.
note: none of the viewers will ever load anything, the xml media list has only one dummy entry (to force it to continuously show the loading progress animation).
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Quisque sollicitudin accumsan est. Sed volutpat elit ut diam. Mauris placerat placerat sem. Nullam non pede eget tellus adipiscing tempor. Duis ullamcorper. Cras sem justo, lacinia a, tempus vel, facilisis in, dui. Mauris eros erat, ultricies non, mattis nec, pulvinar at, libero. Proin purus. Donec interdum. Nam consequat dui. Ut nec leo. Nulla purus est, rutrum et, pretium ut, lacinia sollicitudin, felis. Nulla facilisi. Aliquam nibh eros, tempor vel, tincidunt eu, luctus id, metus. Praesent pellentesque.
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Quisque sollicitudin accumsan est. Sed volutpat elit ut diam. Mauris placerat placerat sem. Nullam non pede eget tellus adipiscing tempor. Duis ullamcorper. Cras sem justo, lacinia a, tempus vel, facilisis in, dui. Mauris eros erat, ultricies non, mattis nec, pulvinar at, libero. Proin purus. Donec interdum. Nam consequat dui. Ut nec leo. Nulla purus est, rutrum et, pretium ut, lacinia sollicitudin, felis. Nulla facilisi. Aliquam nibh eros, tempor vel, tincidunt eu, luctus id, metus. Praesent pellentesque.
in this version, the backend bases the force to apply on the number of clicks, it is also possible to base the force applied on the distance the head is dragged, or on length of time the head is clicked.
A wordpress plugin that uses Geir Landrö’s excellent jTree javascript to generate persistant (via cookies), collapsable tree widgets for categories, pages, post archives, and links.
as indicated by the zero in the major version, this is a beta release. most of the bugs are out, but there will most likely be more still hiding, please comment on any you may find.
examples can be seen on this site.
Documentation
from explists-README in the package:
the plugin must be enabled in the admin plugins tab
the widgets must be enabled in the admin presentation>widgets tab
this package should contain the following:
explists-X.X.X
+-explists-README this file
+-\explists folder for web-accessable content for plugin
+-(lots of images) images for dtree
+-dtree.css stylesheet for dtree
+-dtree.js javascript for dtree
+-\wp-content existing folder
+-\plugins existing folder
+-\widgets existing folder
+-\explists folder for plugin code
+-explists.php file for plugin init and rendering code
this package was designed for unrar deployment,
but can be manually installed as follows:
copy explists-X.X.X/explists
to WP_ROOT/explists
copy explists-X.X.X/explists/wp-content/plugins/widgets/explists
to WP_ROOT/explists/wp-content/plugins/widgets/explists
copy explists-X.X.X/explists/wp-content/plugins/widgets/explists.php
to WP_ROOT/explists/wp-content/plugins/widgets/explists.php
where:
WP_ROOT is the root of your wordpress installation.
explists-X.X.X is the root of the unrared (or unzipped) package.
a Biorythm calculator based around Iztok Strzinar’s PHP script,
I made it more object based, added a UI and included the calculations needed for secondary and tertiary traits.