antville/code/Story
2003-08-02 12:20:05 +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 validated almost every page (at least apart from the system management stuff) with the w3c validator at http://validator.w3.org and modified the skins where necessary. furthermore i tried to arrange some layouts (files, images, polls) to better and more consistently harmonize with the general antville appearance. 2003-03-05 18:39:37 +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 - changed to use AntvilleLib methods 2003-08-02 11:08:09 +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 - changed to use AntvilleLib methods 2003-08-02 11:44:47 +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 - added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action 2003-08-02 12:12:34 +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