Aug 24, 2009 20:53
Does anyone know if LJ supports any of the following through their ATOM protocol:
- tags for a post. It's in the spec, doesn't seem like LJ handles it.
- setting a flag to declare the post private/public/friends only or for a specific group
- authentication that is not through WSSE. An authentication mechanism that does not require a password.
client: metadata,
client,
*unanswered,
client: atom,
client: authentication
Leave a comment
Comments 9
I did some digging around in Trac and found what's in there right now, as you mentioned that you'd found the stuff from '05 in 6A's listing. This may be a little more useful.
http://code.livejournal.org/trac/livejournal/browser/trunk/cgi-bin/Apache/LiveJournal/Interface/AtomAPI.pm?rev=
Reply
What you want sounds like three separate suggestions:
1) Allow tags to be set for entries when posting using ATOM API.
As brought up in http://www.livejournal.com/support/see_request.bml?id=999534:
The ATOM API allows the user to create tags for an entry when posting. The following syntax doesn't work when posting via ATOM.
http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
foobar
generic title
http://www.w3.org/1999/xhtml">
...
People have been talking about this since '06...
http://www.majordojo.com/2006/05/overloading-atomcategory.php2) Allow ( ... )
Reply
http://community.livejournal.com/suggestions/966380.html
http://community.livejournal.com/suggestions/966484.html
Reply
Reply
Reply
Reply
Reply
Reply
Leave a comment