Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Ideas please - WidgetsManager

Quote Reply
Ideas please - WidgetsManager
Hi,

I've been working on a plugin called WidgetsManager.

Basically, the idea behind it is - you can simply put this into your include_leftsidebar.html:

Code:
<%Plugins::WidgetManager::LoadWidgetCode('left')%>

..or:

include_rightsidebar.html

Code:
<%Plugins::WidgetManager::LoadWidgetCode('right')%>

Then, you set the "boxes" want to show on the left/right side-bar.

widget.jpg is an example (on my test install, setup with the "right" sidebar). Each of the widgets are easily customized, by just editing the widget_name.html template.

Basically, I'm happy the admin function is ok (and has enough functionality) - but I'm looking for ideas for the "widgets" themselves.

So far, I have:

SiteStats (this has stuff like number of users, number of links, number of categories, etc)
Menu - lets tyou add in your own custom menu stuff
SearchBox - simple HTML box, for showing a search bx
AdSense - setup an adsense box (just enter the AdSense code in the Widgets settings, and it will show up for you)

Anyway, please let me know if you have any ideas Smile

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Ideas please - WidgetsManager In reply to
Hi Andy,
on my site I have randomized a part of my rightsidebar.
It shows the 5 last reviews or the last 5 new files or the last updated files or the last 5 search words or the last 5 downloaded files (pulled from extrastats) or the last 3 images of a certain category

Matthias

Matthias
gpaed.de

Last edited by:

Matthias70: Apr 22, 2008, 7:42 AM
Quote Reply
Re: [Matthias70] Ideas please - WidgetsManager In reply to
Hi,

Thanks for the reply.

I'll probably skip that one - cos it requires another plugin (at least, for now). You can still show other stuff in the sidebars , along with the plugin (i.e it won't stop you putting your own content there).

So far, I've got these "widgets";

SearchBox
Menu
AdSense
SiteStats
NewLinks
LoginBox
TopLevelCategories
LatestReviews
TagCloud

..and I'm just working on the last one (for version 1), which is TopSearchWords.

You can see what I've got so far, here: http://gossamerlinks.com/...2FR%2Findex.html;d=1 (may give errors, if I make coding errors - so remember this is the live test site =))

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Ideas please - WidgetsManager In reply to
DARN IT!!!

Just finished it, then closed it in FTP by accident - and cos it was uninstalled - I've lost the last 3 "widgets" I just completed Pirate Lets hope theres a copy still lurking around on my PC, in the temp folder Unsure

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Matthias70] Ideas please - WidgetsManager In reply to
Hi,

Version 1.0 is now available from the Members Area (for ULTRA and ULTRA Pro package owners).

I'm gonna add the product page for it in a minute :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Ideas please - WidgetsManager In reply to
Hi Andy,
the widgets look great.
Seems like it's the same as with the UltraGlobals. I started to soon with glinks.

Could have spared a lot of time if I would just start now with widgets and Ultragobals Frown

Anyway thanks for this
Matthias

Matthias
gpaed.de
Quote Reply
Re: [Matthias70] Ideas please - WidgetsManager In reply to
Hi,

Yeah, some of its based on the ULTRAGlobals plugin - but its a lot more complete (i.e you just choose the function you want, and then it goes live on the site instantly - with no need to edit the templates Smile)

Quote:
Could have spared a lot of time if I would just start now with widgets and Ultragobals Frown

Wink

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!