On Dec 18, 10:11 pm, drakahn99 <[email protected]> wrote:
> im attempting to put up an electronic version of a book compilation.
>
> i downloaded the tiddlytools version, and noticed 3 the menu pannels
> on the left , and have been digging into it to try to figure out how
> to create another menupannel.
Please do *not* use my main TiddlyTools document layout as your own.
I have done extensive custom coding work throughout my document, and
it is not intended to be used as a 'starter' for others to add their
content to, but rather as a "distribution source with examples" to
show what is *possible* when using the plugins and addons I've
created. Please read my "Terms of Use", here:
http://www.TiddlyTools.com/#LegalStatements
Although you are welcome to use my document to learn how to implement
many useful features, you are then expected to create your *own*
document layouts with your own look-and-feel. If you want an easy pre-
installed starting point, you can choose one of my pre-assembled
QuickStart(tm) documents, which use many of the same design features
as the main TiddlyTools document and are explicitly intended for you
to download and re-use for your own purposes.
As to your specific question, the appearance of the menu panels is
controlled by the .menubox CSS style, which is defined in my
StyleSheetShortcuts (which you can import into your document). The
content within each menu panel is simply a combination of the usual
TiddlyLinks, sliders, tag popups, etc. that can be shown in any
tiddler. Thus:
{{menubox{
[[text to show|TiddlerName]]
<<slider chkFoobar TiddlerName label tooltip>>
<<tag tagValue label tooltip>>
}}}
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
----
TiddlyTools needs YOUR financial support...
Help ME to continue to help YOU...
make a generous donation today:
http://www.TiddlyTools.com/#Donations
Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
http://www.TiddlyTools.com/#Contact
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.