Wordpress TypePad Movable Type Buttons
The Chicklet Creator has the ability to create code for Wordpress chicklets that pull the information directly from Wordpress. No extra coding necessary and it should automatically update if you change your blog name or URL. However, there are many more blogging platforms out there than just Wordpress. That’s where I need your help.
I’m able to work with Wordpress so well because that’s what I use. If you use a different platform, feel free to help me build buttons that will automatically work with them. It’s quite easy, all you have to do is send me the three variables that your blogging platform uses.
- Title
- URL
- Feed URL
These are global variables for a blogging platform and not specific to one blog. In Wordpress they are as follows.
- <? echo get_settings(’home’); ?>
- <? bloginfo(’name’) ?>
- <? bloginfo(’rss2_url’) ?>
Send me the information for your blogging software via email (rss-at-twistermc) and I’ll see if I can’t whip up the code to make it work. I’ll then let you know so you can help me test it.
Technorati Tags: blogging, chicklet, movable type, typepad













i am using typepad so how do i go about this
take care
vish
- vish June 14th, 2006 at 12:02 pm
Internet Explorer 6.0 - Windows XP
Vish, you can’t use the plugin with Typepad. You must just use the code that the Chicklet Creator outputs. Go to the Chicklet Creator, create your buttons, then copy the code into your Typepad template or in to a blog post. You may need to refer to TypePad’s help files to figure out how to edit your blog template (theme).
- Thomas June 14th, 2006 at 12:27 pm
Mozilla Firefox 1.5.0.4 - Mac OS X
@Thomas : Thanks for Tips
- Webkatalog June 28th, 2006 at 4:14 pm
Internet Explorer 6.0 - Windows XP