Last days I wrote my first! WordPress Plugin. It’s a plugin that you can use to show Pad File content in a more nicer way than posting the Raw XML data …
All in all it’s very easy to use. Extract the ZIP File into your “plugins” directory of wordpress.
The directory structure should look like: \wp-content\plugins\padfile
Now activate the plugin and you’ll have have two different possibilities to show your Pad Files in your wordpress blog.
- You can show it in your blog entry by typing
[padfile:URL]within your posting. E.g.[padfile:http://www.timepunch.de/download/TimePunch.xml] - Or you can add a sidebar widget. When opening the sidebar widget with “Edit” Button in WordPress, you can select three different Pad Xml File URLs that will be shown in your sidebar.
Furthermore the complete plugin is template based. That means, you can change the content and the design in an easy manner.
For changing the design of the [padfile] tag, you’ll have to modify the “download.html” template.
For changing the design of the sidebar widget, you can modify the files “sidebar_before.html“, “sidebar_content.html” and “sidebar_after.html“.
I hope that you enjoy the plugin.
Cheers
- Gerhard
Download link: http://wordpress.ad-factum.de/padfile.zip
August 21, 2008 at 7:18 am
[...] You can download and test it at my technical blog: http://jachman.wordpress.com/2008/08/21/wordpress-padfile-plugin/ [...]
November 12, 2008 at 9:45 am
Gerhard, you have no idea how long I have searched for something like this so first of all, thank you, thank you, thank you and thank you!!!. Secondly, would you anticipate any way of being able to automatically populate the title of the post with the title of the PAD. It’s not a killer or anything, would just be a fantastic addition to this already great plugin!!
Thanks again
Mark
March 23, 2009 at 6:44 am
It is a great plugin. I think it is very useful. I have one question and would like you to help. It would add useful and flexible feature.
download.html is only one template to show pad file.
I want to know how can we add one more template to display just short summary of pad file.
Example, download.html show full summary and summary.html to show short summary of pad file.
How can we do that in Code? As you are the author of this plugin and expert in coding. I think it very easy for you.
Thank you very much for your plugin.
Chuy Ban
March 23, 2009 at 3:50 pm
The source is open for extensions. Don’t hesitate to change it for your needs.
Cheers
- Gerhard
May 8, 2009 at 9:52 am
great plugin!
May 13, 2009 at 7:10 pm
Download link doesn’t work!
May 14, 2009 at 7:38 pm
Thx for the hint. The download link is working again.
July 21, 2009 at 5:20 pm
[...] In: WordPress plugins 21 Jul 2009 Go to Source [...]
May 2, 2011 at 9:20 pm
Great Job!!
is it possible to setup an addpad page.. with input text field..
where i can just add the pad url and it will automatically build a post based on that file?
Thx!!