subscribe and bookmark plugin for wordpress

I created submark for wordpress not long ago , which support both subscription and bookmark feature , but i realiase it seem like not a good solution that mix this 2 feature in one module, so split it and rewrite the code.

p/s why i call it ak-xxx ? because ak = ahknight ..

ak-subscribe  – its a plugin to display different kind of online rss reader subscription, it allow you to use custom feed url too ( example feedburner )

changelog

  • split with the bookmark part
  • rename as ak-subscribe
  • added blogarithm for receive rss through email
  • added searchfox, kinja and feedfeeds support
  • upgrade rmail to the latest url
  • rewrite the code to increase the performance
  • added sm_sub class for the style

ak-bookmark  – its a plugin to display different kind of online bookmark service, it allow the reader to bookmark by particular post too

  • split with the subscribe part
  • rename as ak-bookmark
  • added shadows, blinklist, Yahoo My web2.0 support
  • rewrite the code to increase the performance
  • added sm_book class for the list style at sidebar
  • added sm_mark class for the div style for particular post
  • remove the delimeter parameter and add in before and after parameter to have better display of bookmark

You may also like...