Commit graph

1563 commits

Author SHA1 Message Date
9c134a748c fixed bug that fetched title and text of a story using the old story model 2002-08-14 17:42:46 +00:00
89e7477040 removed relics of old code and fixed correct output of dates 2002-08-14 17:37:12 +00:00
259352c995 splitted renderTextPreview() into clipText() and softwrap() 2002-08-14 17:36:14 +00:00
50d2ddcf1f moved function rssConvertHtmlImageToHtmlLink() to global/fixRss() 2002-08-14 17:34:47 +00:00
b72d8b1c53 splitted renderTextPreview() into clipText() and softwrap() and moved them to objectFunctions.js 2002-08-14 17:33:47 +00:00
b778a95a89 revamped rss output:
1. moved rss10Channel.skins from global to rss.skin in root and site
2. moved rss10Resource.skin from global to rssResource.skin in root and site
3. moved rss10Item.skin from global to rssItem.skin in root and site
4. moved contents of global/rssTextInput.skin into site/rss10Channel
5. renamd rss10.hac in root and site to rss.hac
2002-08-14 17:21:14 +00:00
Robert Gaggl
a2ceccba74 reworked imagelist_macro() 2002-08-14 15:38:54 +00:00
Robert Gaggl
c1448ee9bd added wrapper-macros imagelist and topiclist 2002-08-14 15:38:32 +00:00
Robert Gaggl
f5a851fb7d render empty string as image-title if alttext is null 2002-08-14 15:37:42 +00:00
Robert Gaggl
a8c93d89f7 removed unused macro loopskin - in most cases this macro couldn't be used because specific checks et.al. were necessary 2002-08-14 10:01:23 +00:00
c940f28857 changed order of date formats in getDefaultDateFormats()
changed occurences of app.__app__.logEvent() to app.log()
added function translateToEntities()
2002-08-14 09:22:49 +00:00
6559186a83 renamed root/rss10.hac to root/rss.hac and created redirector function rss10_action() in root/actions.js;
did the same for site/rss10.hac;
changed occurences of "Weblog" to "Site" in rss output;
encoded e-mail addresses in root/rss output to be displayed as entities to cancel the ticket of happy spammers
2002-08-14 09:19:33 +00:00
3f448dce3e moved content of rss092.hac to function rss092_action() in site/actions.js 2002-08-14 08:55:48 +00:00
e8b9be36aa condensed the layout 2002-08-14 08:43:38 +00:00
Robert Gaggl
6a31871a95 changed monthlist_macro() ... 2002-08-14 08:20:09 +00:00
f100488e03 initial check-in 2002-08-14 08:18:36 +00:00
Robert Gaggl
1ef7744fb9 added wrapper-macro for imagelist 2002-08-13 20:47:47 +00:00
Robert Gaggl
fdc8fa8c3d - removed imageeditor_macro(): this wasn't used since 1.1.1.1 ;-)
- added first version of imagelist_macro()
2002-08-13 20:47:25 +00:00
Robert Gaggl
c582e684ec code-reformatting 2002-08-13 20:46:37 +00:00
Robert Gaggl
a210b21760 - added param.limit to monthlist_macro()
- added wrapper-macro for topiclist (macro itself is in topicmgr)
2002-08-13 18:50:49 +00:00
Robert Gaggl
65a96c93fa calling topiclist_macro() now instead of loopskin_macro() 2002-08-13 18:50:03 +00:00
Robert Gaggl
ba8d3081d1 removed (replaced with topiclist_macro()) 2002-08-13 18:49:21 +00:00
Robert Gaggl
0ef927cb67 initial check-in 2002-08-13 18:48:53 +00:00
Robert Gaggl
fa6dd9d9ef added beta version of monthlist_macro() 2002-08-13 16:58:55 +00:00
cc8a34c55d historyview.skin is now located in story 2002-08-13 16:50:58 +00:00
Robert Gaggl
fa4daefc89 added some more messages 2002-08-13 14:53:22 +00:00
Robert Gaggl
78ab3f7355 now calling isAddSiteDenied() (placed in root/securityFunctions.js) 2002-08-13 14:53:11 +00:00
Robert Gaggl
e0ada6893c renamed sys_waitAfterNewWeblog to sys_waitAfterNewSite 2002-08-13 14:52:38 +00:00
Robert Gaggl
e20e427951 added assignments of sys_minMemberAge and sys_waitAfterNewSite 2002-08-13 14:51:55 +00:00
Robert Gaggl
68fe74fae9 set default smallcolor a bit darker 2002-08-13 14:47:15 +00:00
Robert Gaggl
85509f2b04 changed renderMarkupPart() so that values that contain an empty string are rendered in the tag 2002-08-13 14:46:06 +00:00
Robert Gaggl
c9ad285682 sysadmins can now choose how long users have to be registered to be allowed to create a new site and how long they have to wait between the creation of two weblogs 2002-08-13 14:45:17 +00:00
Robert Gaggl
94c0aaf4b0 textcolor of small-class is now a bit darker 2002-08-13 14:41:46 +00:00
Robert Gaggl
22fd1cec61 added new macros sys_minMemberAge and sys_waitAfterNewWeblog 2002-08-13 14:40:48 +00:00
Robert Gaggl
3fa9c40356 added collection containing sites created by user 2002-08-13 14:40:10 +00:00
Robert Gaggl
85d5e09e54 initial check-in 2002-08-13 14:39:31 +00:00
61329cdaf0 removed temporary script tag for colorgenerator.js 2002-08-13 14:36:49 +00:00
ad67835457 renamed cp_element.skin to colorpickerWidget.skin 2002-08-13 14:36:48 +00:00
4f02bce6b6 moved function colorpicker_action() from hopobject/actions.js to root/actions.js 2002-08-13 14:35:15 +00:00
d9960f1f5b moved global/safejs.skin to root/safescripts.skin 2002-08-13 14:33:22 +00:00
fc08052f54 historyview.skin is now located in story 2002-08-12 15:18:49 +00:00
da5bb5c339 changed output of missing shortcut in shortcut_macro() 2002-08-12 13:46:25 +00:00
859c54e11e now calling isModified() function for site in stylesheet_action() 2002-08-12 13:44:48 +00:00
435fc857a8 added isModified() function 2002-08-12 13:44:13 +00:00
37eb5ff10d fiexd a bug that caused exception when req.lastModified is not available 2002-08-12 12:21:56 +00:00
cd402e0f38 removed "data" too much in req.lastModified 2002-08-12 12:19:28 +00:00
f4254a6360 moved historyview.skin from hopobject to story 2002-08-09 16:53:12 +00:00
44c7b7b100 added trim() when checking title to avoid empty titles in function title_macro() 2002-08-09 16:50:06 +00:00
1957638fcf turned hopobject macro colorpicker into a global macro 2002-08-09 16:47:28 +00:00
4141b1027c moved cp_element.skin from hopobject to global 2002-08-09 16:45:55 +00:00