Working on a major update of my Mobypicture WP plugin. The previous versions were based on the code of the My Twitpics plugin but for this version I am coding it from scratch. Things that will be new in v2.0 compared to version 1.1:
- Mobypicture image title will be shown on mouse over (done);
- Support for multiple instances of the widget (done);
- Support for user and group media streams (work in progress)
The source of the data will still be derived from the Mobypicture RSS feed. Once I get this version working I will start looking into a way to use the API instead of RSS to get the source data.
6 Comments
Maybe it’s an idea to strip out the styling optionally, so you can use CSS for styling.
Thanks for your comment. The widget follows the styling of the WP theme stylesheet except for the images specific styling like size, padding or border. Are you refering to the widget style settings are just when you are using the php function in your sidebar, page or post?
Gilles,
I pasted the php string in my sidebar. However styling of border and padding for images are set in CSS, the plugin overrules that. So the Moby pics aren’t displayed with any border. Default is padding 2px and border 0px.
You got version 1.2.1 beta working (as per your DM tweet). I have now uploaded the final 1.2.1 version to the WP Plugin Directory. You will have to make a small change to your style.css: change img.mobypic into img.mobypicture_raw (now code and image class names are the same which makes more sense).
Ben niet zo technisch maar bestaat er een mogelijkheid dit script ook binnen Ning te gebruiken? In de linkermarge willen we ook een negental kleine fotootjes kunnen weergeven ….
Hi Krikke, helaas heb ik geen idee hoe Ning widgets werken. Kunnen Google Gadgets in Ning worden geladen? Zodra ik tevreden ben met mijn WordPress plugin ga ik waarschijnlijk proberen om een Google Gadget voor Mobypicture te maken.