Help

Weaver Main Options Summary

Weaver Help File

',$readme); echo "\n"; show_bullets(); echo("
\n"); } function show_bullets() { $where = get_bloginfo('stylesheet_directory') . '/images/bullets/'; printf("

Widget List Bullet Examples (only black shown)

\n"); printf('| - %s ',$where.'arrow1-black.gif','arrow1'); printf('| - %s ',$where.'arrow2-black.gif','arrow2'); printf('| - %s ',$where.'arrow3-black.gif','arrow3'); printf('| - %s ',$where.'arrow4-black.gif','arrow4'); printf('| - %s ',$where.'arrow5-black.gif','arrow5'); echo("|
\n"); printf('| - %s ',$where.'check1-black.gif','check1'); printf('| - %s ',$where.'circle1-black.gif','circle1'); printf('| - %s ',$where.'circle2-black.gif','circle2'); printf('| - %s ',$where.'diamond1-black.gif','diamond1'); printf('| - %s ',$where.'diamond2-black.gif','diamond2'); echo("|
\n"); printf('| - %s ',$where.'plus1-black.gif','plus1'); printf('| - %s ',$where.'square1-black.gif','square1'); printf('| - %s ',$where.'square2-black.gif','square2'); printf('| - %s ',$where.'square3-black.gif','square3'); echo("|
\n"); printf('| - %s ',$where.'star1-black.gif','star1'); printf('| - %s ',$where.'star2-black.gif','star2'); printf('| - %s ',$where.'star3-black.gif','star3'); echo("|
\n"); } function ttw_snippets_admin() { /* admin tab for snippets */ global $options; global $theme_options; ?>

Snippets