antville/code/Story
2003-04-11 12:51:07 +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.hac securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +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
delete.hac Check for exsistence of this.creator to make script more stable. 2003-04-11 12:51:07 +00:00
display.skin Reworked basic inner story and comment skins. 2003-03-14 10:59:00 +00:00
edit.hac rescueText() is now also called if the publish-button was pressed 2003-03-17 19:28:56 +00:00
edit.skin replaced "display" with "show" 2003-03-25 15:54:09 +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 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
macros.js trimmed part variable if the story text is used as linked title in content_macro() 2003-04-10 15:26:57 +00:00
main.hac still fixed html where necessary to achieve maximum xhtml conformance; furthermore i tried to find a more expressive title for every page output (most of them were set to the site title only which does not help a lot when navigating with the browser history); last but not least many editor forms where adapted to gain a concistent general layout. 2003-03-07 19:27:48 +00:00
main.skin tweake with the "link" link and &nbsp; as macro prefix 2003-03-25 16:11:21 +00:00
mostread.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
objectFunctions.js simplified evalStory(): use the second parameter onlinedefault if param.online is null 2003-04-07 21:01:28 +00:00
preview.skin tweake with the "link" link and &nbsp; as macro prefix 2003-03-25 16:11:21 +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 don't display user e-mail addresses in rss output if user.publishemail is set to false 2003-01-31 16:09:10 +00:00
rssResource.skin removed CDATA tags; added xml encoding parameters, instead 2002-11-28 13:42:18 +00:00
searchview.skin bugfix: replaced macro-handler "story" with "this" because if comments would appear in search-result the story would be displayed instead. 2002-10-07 16:20:13 +00:00
securityFunctions.js fixed a bug in isEditDenied(): modified isEditDenied(): added check for level == null, otherwise a story that is editable for subscribers and contributors is editable for everybody. 2003-01-28 16:45:02 +00:00
type.properties set comment collection(s) to cachemode aggressive so the index is only 2002-09-20 17:22:39 +00:00