
if you would like to be added or removed from this list, leave it in a comment.
two: i have a couple functions/variables that id like to be created and/or logic figured out to make it work. if u view communities from yer friends page, u can do the thingy where itll show an "edit entry" button/text link that takes u to the edit entry page for that entry, whether its in yer personal journal or a community. is there a way to put into a layer for a community a thingy of code that will do that if you are logged in as yourself and have it tell which entries are yours and which ones arent. that way you could also go to the community's page and have an "edit entry" button/text link there as well. this may require new thingies similar to
viewer_logged_in()
and viewer_is_owner()
. could someone make something that would do something like viewer_is_author()
and viewer_is_maintaner()
?