=== Bookmark Export === Contributors: Timo Schlueter Tags: bookmark export, mister wong, del.icio.us, social bookmarking, bookmarks, delicious, pagerank, seo, alltagz, search engine, Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5402631 Requires at least: 2.5.0 Tested up to: 2.9.2 Stable tag: 2.0 Bookmark Export helps you push your blogs popularity using social bookmarking services. == Description == Bookmark Export helps you enter your webblog into the **mister-wong** and **delicious** social bookmarking service. It automatically generates bookmark-files which you can easily import into these services. The plugin gets the title, description, date of the last modification and the date the post has been published. Bookmark Export safes you a lot of time if you want to import every single post or page of your blog into social bookmarking services (eg. for pagerank-optimization ;)). Feel free to contact me if somthing wired happens during usage. == Screenshots == No screenshots yet. Theres simply nothing useful to show ;) == Installation == 1. Upload the `bookmark-export` folder to your `plugins` directory **or** Install the plugin using the wordpress-plugin-library 2. Activate the plugin through the administration-panel 3. Use the admin-panel to generate and download your bookmark-files == Frequently Asked Questions == = What do i have to to with the bookmark-files? = Most social bookmarking services offer a feature thats called something like "Import Bookmark-File". There you have to upload your file. All your bookmarks are going to be imported automatically. = Why is service XY not supported? = Since version 2.0 there is no service on this planet (yet) which is not supported ;) = Your plugin killed my Wordpress, idiot! = Let me know what exaclty happened, we will find a solution ;) = How to contact you? = Mail: timo (at) t-muh.de ICQ: 108585887 MSN: t-muh (at) hotmail.de = Who do you want to thank? = Michael Pluemer of www.walking-away.de for is intensive testing! Kim Harding for debugging a problem that made the plugin not work! Thank you! == Changelog == Version 2.0 * (fixed) export of large numbers of posts (thanks to RenŽ Hesse) * (new) choose whether you want to export every post/page or just the ones that you published since the last export * (new) choose a custom tag-seperator * (new) plugin is now universal. You can export for whatever social bookmarking service you want. * (new) interface-improvements in the admin-panel Version 1.0.1 * fixed a bug inside the bookmark-file generator. Version 1.0 * rewritten main parts of the plugin * doesnt require self-created bookmark-files any more. * the plugin can now export blog pages as well. * the plugin works MUCH faster now! * since its nearly everything i wanted to achieve with this plugin, its tagged version 1.0 now. Version 0.5 * fixed some wired behaviors on some webservers (Thanks to Kim for debugging!) * due to recent changes the plugin should now work on Wordpress 2.5 as well! Version 0.4.2 * fixed an error in the function that writes to the bookmark-files. Version 0.4.1 * fixed an error within a switch case function Version 0.4 * changed the order of tasks which have to be performed. * added a submit-button (new bookmark files will be generated when you click the button). * deleted some redundancies in the code. Version 0.3 * changes in code structure, the plugin should run faster now. Version 0.2 * fixed a typo Version 0.1 * initial release of the plugin