|
|
|
Forum Member
Group: Forum Members
Last Login: 6/12/2006 12:32:00 PM
Posts: 2,
Visits: 1
|
|
Has anyone used the 'Blog this' tool in FeedDemon to post a link to ma.gnolia.com? This would be very useful for any ma.gnolia.com/FeedDemon users. I have tried using the following (in the command line) when creating a new Blog Publishing tool: http://ma.gnolia.com/bookmarklet/add?url=$ITEM LINK$&title=$ITEM TITLE$ (This is a suggestion from ma.gnolia.com combined with the 'Blog this' FeedDemon command for del.icio.us.) Unfortunately, this does not translate the $ITEM LINK$&title=$ITEM TITLE$ component into the form fields of the ma.gnolia 'add bookmark' page. The text "$ITEM LINK$" instead of the actual link is populated into the ma.gnolia form Can anyone help? I think I need to encode the $ITEM LINK$&title=$ITEM TITLE$ component or something? Thanks
http://www.cvwdesign.com/txp
|
|
|
|
|
Forum Deity
Group: Moderators
Last Login: 12/31/2008 11:01:02 AM
Posts: 1,278,
Visits: 1,552
|
|
The correct format for the URL is: http://ma.gnolia.com/bookmarklet/add?url=$ITEM_LINK$&title=$ITEM_TITLE$
You're missing the underscores in the tokens.
Place your ad here!
|
|
|
|
|
Forum Member
Group: Forum Members
Last Login: 6/12/2006 12:32:00 PM
Posts: 2,
Visits: 1
|
|
|
|
|