Does not work on Livejournal
|
|
I don't know if the author of this script still visits this page but I thought I would make a new discussion about this. This script doesn't work on Livejournal and I would love if it could. Thank you. |
|
|
LiveJournal has themes that can have completely different markup, so there is no general solution for that. The script works with the LiveJournal theme I use. For other themes, the script can be customized with XPaths. See the source. |
|
|
Thank you for your response. I have tried to manipulate the code myself but I've not done very well. 'subject' is a class tag on my theme and it denotes the start of a new post. How would I express that (or say, 'date') here: // Anything else
I don't know the first thing about xpaths you see. Thank you. |