Entry tags:
RSS Generator Doo-hicky Thingie
Hey all, I was wondering if someone could be so kind as to point me in the exact direction in the DW source code that is responsible for creating the RSS feeds for accounts/reading pages? Also if you happen to know where the corresponding responsible code is in the LJ source I'd rather appreciate it.
Thanks!
Thanks!
no subject
http://hg.dwscoalition.org/dw-free/file/tip/cgi-bin/ljfeed.pl.
It's one of the ones we haven't move around yet (IIRC, we also haven't changed it a whole lot since we forked from LJ), so it's at the same place in LJ's repo:
http://code.livejournal.org/trac/livejournal/browser/trunk/cgi-bin/ljfeed.pl
(Have fun ;-))
no subject
no subject
Unrelatedly, it looks like you forgot to escape <iostream> in your bio, so the HTML cleaner is removing it altogether.