PDA

View Full Version : LFS Wordpress Widget Project


Gudowski
3rd December 2009, 23:25
Hello.

I made a gfx project of widget for wordpress.
If someone have that knowledge of widget making for that script and want to help to make something really helpfull and useful for ppl - go :)
I will be really glad if someone will take care for it and work on it to make it shiny.

What do You think?

Something based on java script which will get data by some include or what?
Im not so pro from this :)

Wordpress API: http://codex.wordpress.org/Widgets_API

Zalex
4th December 2009, 04:34
Sound like a great idea ! :nod:

And your image demo look good,
I wish someone will help you on that.

Will follow this thread to see if there is anything new on that. :thumb:

Gudowski
4th December 2009, 07:09
I hope someone will do that, i posted link to wordpress widget api :)

Gudowski
4th December 2009, 19:54
I made it with simple .js file, check out the screen, its working with default iframe from devs :)

PioneerLv
5th December 2009, 09:47
And again, wordpress.org!

Plugin installation is not possible for .com? Right? :(

Dygear
5th December 2009, 11:42
How would one configure the Widget, how would the widget know what server to get the information from? I'm assuming you would be doing this from the LFSWorld query Hosts, so to get the server's information along with the number of active users. Where does the link for each of the clients go, LFSWorld? Answer me these questions, and I'll consider it, but I want a comprehensive overview of what you want this to do first.

Gudowski
5th December 2009, 12:09
How would one configure the Widget, how would the widget know what server to get the information from? I'm assuming you would be doing this from the LFSWorld query Hosts, so to get the server's information along with the number of active users. Where does the link for each of the clients go, LFSWorld? Answer me these questions, and I'll consider it, but I want a comprehensive overview of what you want this to do first.
I wants to put informations live from server whos logged in and automaticly script will add lfsw links to each players.

I made something already by myself: www.liveforspeed.pl for preview :)

Gudowski
5th December 2009, 19:48
its possible because its widget - You adding TEXT widget and You need to put there include code to file on Your server where You have .js with script and .css with graphics :)

Extremus
10th December 2009, 23:16
I wants to put informations live from server whos logged in and automaticly script will add lfsw links to each players.

I made something already by myself: www.liveforspeed.pl (http://www.liveforspeed.pl) for preview :)

could you please release the code? or the widget?
Thanks!

Gudowski
11th December 2009, 06:57
I will do it after weekend, with informations how to add it etc etc.

Vegas Las
11th December 2009, 10:11
That looks interessant ! I'll follow that.

oldnavy
11th December 2009, 11:22
amazing man ;) keep it up, looking forward to release :)

migf1
22nd January 2010, 15:56
As others stated above, with the text widget you can do almost everything you wish (providing you have some html and php/js knowledge).

It only works on worpdress.org though (.com automatically filters out any js/php code).

You may take a look at our recently upgraded site, on GVRteam (http://gvrteam.gr/portal/news) (that's the Greek LFS community, among other things). There are a few widgets running on the top of the right-hand sidebar, they're interactive too (as a side-note, have also a look at our customization of the airio-script, on the FRL tab for example... click on Airio once inside the tab).

However we are not ready to release anything publicly yet, since they need more work to be done on them.

But you get the idea! You don't really need to learn WP's codex API to have your job done. The text-widget is built-in on Wordpress.org and you can pretty much dump anything into it :)