antville/code/Story
2003-10-11 10:41:16 +00:00
..
actions.js initial check-in: merged former .hac files into single actions.js files 2003-08-02 12:20:05 +00:00
backlinkItem.skin renamed macro story.listReferrers to story.backlinks and accordingly the two corresponding skins 2002-04-25 08:00:33 +00:00
backlinks.skin grrrr! anchor names without # me stupid! 2002-04-29 16:03:42 +00:00
comment.skin * added "form" anchors just above comment and reply forms 2003-10-08 16:11:44 +00:00
dayheader.skin merged changes done in antville_1_0 branch 2003-07-22 12:01:41 +00:00
display.skin merged changes done in antville_1_0 branch 2003-07-22 12:01:41 +00:00
edit.skin - changed from input type="button" to type="submit" 2003-08-02 10:42:16 +00:00
embed.skin removed one ending span tag (http://project.antville.org/stories/289769) 2003-02-10 23:41:50 +00:00
historyview.skin replaced &nbsp; in clipping-attribute with a normal space (this was occationally crapped by inserting <wbr />) 2002-08-21 16:08:25 +00:00
listitem.skin use story.content_macro() instead of story.title, story.text 2003-08-02 10:44:44 +00:00
macros.js Interpret no="" in commentcounter macro as to simply print out nothing 2003-09-18 15:49:21 +00:00
main.skin merged changes done in antville_1_0 branch 2003-07-22 12:01:41 +00:00
mostread.skin now using story.content_macro() as link 2003-08-02 11:14:51 +00:00
objectFunctions.js check if notification is enabled for a site by calling isNotificationEnabled() 2003-10-11 10:41:16 +00:00
preview.skin merged changes done in antville_1_0 branch 2003-07-22 12:01:41 +00:00
relatedLink.skin replaced all occurrences of "this" with the name of the corresponding prototype 2002-08-09 15:45:59 +00:00
rssItem.skin put everything inside <dc:rights> tags into prefix/suffix to ensure xml encoding of copy sign (c) 2003-05-29 16:09:07 +00:00
rssResource.skin merged changes done in antville_1_0 branch 2003-07-22 12:01:41 +00:00
searchview.skin now calling content_macro instead of title/text_macro 2003-08-02 12:01:33 +00:00
securityFunctions.js rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object 2003-09-07 21:02:26 +00:00
type.properties added property "content_xml" plus the mountpoint "content" that manages the xml encoded content of stories/comments 2003-08-02 12:18:55 +00:00