Page 1 of 1

I need Help

Posted: Sat Sep 30, 2006 8:09 pm
by cjbart
Sory to bother, but I am fairly new but learn quickly.
Is ther a place to put Links on thes Blogs.
I have looked at several templates.
When i Go to admin page to build Blog, I don't see place to Incude Links to my other sites.
Please someone Help.
Or is it not possible to have links?

Posted: Sat Sep 30, 2006 9:16 pm
by azel
If you're looking for a sidebar option (like a menu), just install a Sidebar HTML Nugget and you can include links there. :)

Posted: Sun Oct 01, 2006 6:01 pm
by mgroeninger
Or you can install the spartacus plugin and then install the "Link List" plugin.

Thanks

Posted: Mon Oct 02, 2006 12:42 pm
by cjbart
Thank you both
I will try the system again

help again

Posted: Tue Oct 03, 2006 11:05 pm
by cjbart
I re-enter the sytem after some problems.

I tried to Enter Nugget but didn't know what to Do,

If anyone of would be so knind as to call meI'll call you right back on my dime

530-798-0245.

Thanks

Posted: Tue Oct 03, 2006 11:15 pm
by azel
The sidebar HTML nugget requires a little bit of HTML. :)

Under the title for the plugin, you can enter anything you want (for example, "Menu").

Here's how to make a list using HTML:

<a href="http://yoursite.com/>Site</a>
<a href="http://yoursite.com/about">About</a>
<a href="http://yoursite.com/gallery">Photos</a>

Just replace URL with your own info.

I've never used the Link List plugin, but it should be something similar where you just enter the URL (or in other words, the link).

Posted: Wed Oct 04, 2006 12:12 am
by mgroeninger
Link list is similar, but it also offers a way to add links to a database for (slightly) easier management.

If you install it and then change "Enter XML directly" to "No" you will get a menu option (on the left hand menu) called Manage Links.

From there you just add a link and can order them, categorize them and do all sorts of things. Then it will generate the output automatically (so you don't need to know any HTML).