|  | 93cf7fb159 | * removed deprecated wrapper macros for output of res.data.xxxlist * replaced call for deprecated macro with response.xxxlist | 2004-01-12 13:47:40 +00:00 |  | 
				
					
						|  | 00add30ef2 | replaced all occurences of "weblog" with "site" | 2004-01-12 13:16:37 +00:00 |  | 
				
					
						|  | b78276fffc | removed all <b> tags with <strong> and all <i> taqs with <em> | 2004-01-12 12:55:53 +00:00 |  | 
				
					
						|  | bb23b0ad62 | decreased vertical space between list items | 2004-01-12 12:47:59 +00:00 |  | 
				
					
						|  | 304e1cc0be | modified delete_actions and corresponding delete.skin | 2004-01-12 12:47:18 +00:00 |  | 
				
					
						| 
								
								
									 Robert Gaggl | 91d11ad2e3 | fixed staticPath that was checked in erronously | 2004-01-11 17:02:35 +00:00 |  | 
				
					
						|  | 7a5706d05d | sync'd with updated library | 2004-01-09 19:59:32 +00:00 |  | 
				
					
						|  | e12e9475f2 | replaced "this" with prototype's name | 2004-01-09 19:56:37 +00:00 |  | 
				
					
						|  | 31fa4ae0e7 | added proto_macro to get correct macro syntax for global macros | 2004-01-09 19:52:24 +00:00 |  | 
				
					
						|  | 436fc1061f | rewrote skin help by moving content of the macro.help file into a readable object structure which is transformed into a more scripting-compatible object tree at startup | 2004-01-09 19:48:59 +00:00 |  | 
				
					
						|  | ff54e55e4e | removed obsolete skin descriptions | 2004-01-09 19:40:15 +00:00 |  | 
				
					
						|  | 09e60c0f8a | removed obsolete skin references | 2004-01-09 19:39:38 +00:00 |  | 
				
					
						|  | 9aa6137b2a | added missing return | 2004-01-09 19:33:02 +00:00 |  | 
				
					
						|  | 6c7a5e69a2 | replaced "this" with "topicmgr" | 2004-01-09 19:32:40 +00:00 |  | 
				
					
						|  | 536a7e02fa | * removed deprecated wrapper macros for output of res.data.xxxlist * replaced call for deprecated macro with response.xxxlist | 2004-01-09 19:31:54 +00:00 |  | 
				
					
						|  | 9520a148c3 | wording: use "Macro" instead of "Code" | 2004-01-09 19:30:03 +00:00 |  | 
				
					
						|  | 2b8cddf1ca | use root.url instead of root.sys_url | 2004-01-09 19:29:21 +00:00 |  | 
				
					
						|  | 98ff44c030 | use <strong> tag instead of <b> | 2004-01-09 19:25:06 +00:00 |  | 
				
					
						|  | 7e9c65406c | store redirect url in a variable since it is used more than once | 2004-01-09 19:24:20 +00:00 |  | 
				
					
						|  | 4a1ac5d849 | fixed bug that caused random sorting of memberships | 2004-01-09 19:22:33 +00:00 |  | 
				
					
						|  | f4d432efd6 | merged skins representing two different states of an object (e.g. online/offline stories) into mgrlistitem.skin by using the newly added antvillelib's switch_macro | 2004-01-09 19:21:47 +00:00 |  | 
				
					
						|  | f883f4df2b | sync'd with updated library | 2004-01-09 19:21:11 +00:00 |  | 
				
					
						|  | f152b6a488 | * removed deprecated wrapper macros for output of res.data.xxxlist * replaced call for deprecated macro with response.xxxlist | 2004-01-09 19:13:41 +00:00 |  | 
				
					
						|  | 67b777ae58 | removed obsolete files | 2004-01-09 19:08:51 +00:00 |  | 
				
					
						|  | d5a852ad30 | re-added accidentally removed file (due to sparkling wine and grappa) | 2004-01-09 17:56:43 +00:00 |  | 
				
					
						|  | 19ded73fed | removed obsolete files | 2004-01-09 17:55:43 +00:00 |  | 
				
					
						| 
								
								
									 Robert Gaggl | a869878380 | added renaming of skin prototypes since the default prototypes of helma are mixed case now | 2004-01-09 11:10:00 +00:00 |  | 
				
					
						|  | fa973eb150 | removed check for req.data.save on create_action to allow logged out users to post from the context menu after login | 2004-01-08 14:36:22 +00:00 |  | 
				
					
						|  | d44aae4b6e | removed backwards compatibility | 2004-01-08 14:27:09 +00:00 |  | 
				
					
						|  | 60c6113ef0 | fixed location href for top window | 2004-01-08 14:13:44 +00:00 |  | 
				
					
						|  | d245fe9764 | always open the story editor in the top frame of a window from the context menu | 2004-01-08 13:43:24 +00:00 |  | 
				
					
						|  | ddaa4b798b | fixed create story url to reflect root.sys_url | 2004-01-08 13:15:18 +00:00 |  | 
				
					
						|  | b4e5747f65 | fixed bug that caused context menu to blog to project.antville.org all the time | 2004-01-08 13:12:47 +00:00 |  | 
				
					
						| 
								
								
									 Robert Gaggl | 4d4e9898b1 | changed SKINSETS constant to use mixed case prototype names for root, global and hopobject | 2004-01-08 11:03:43 +00:00 |  | 
				
					
						| 
								
								
									 Robert Gaggl | 177c73e919 | - added some missing skin descriptions - renamed "root" to "Root", "global" to "Global", "hopobject" to "HopObject" | 2004-01-08 11:02:59 +00:00 |  | 
				
					
						| 
								
								
									 Robert Gaggl | 8b87fd2393 | - changed "user" to "User" since the constructor is called User() now - modified some skin descriptions | 2004-01-08 10:10:31 +00:00 |  | 
				
					
						| 
								
								
									 Robert Gaggl | cc62ca4364 | - changed "user" to "User" since the constructor is called User() now - changed to reflect the latest changes of the application skins | 2004-01-08 10:10:01 +00:00 |  | 
				
					
						|  | b64bc67a09 | initial check-in | 2004-01-08 09:22:23 +00:00 |  | 
				
					
						| 
								
								
									 Robert Gaggl | e943739626 | display "[untitled]" for sites without a title, link to frontpage | 2004-01-08 09:16:50 +00:00 |  | 
				
					
						| 
								
								
									 Robert Gaggl | 1652544452 | minor changes in delete_action (better page title) | 2004-01-08 09:14:01 +00:00 |  | 
				
					
						|  | 3ba579687b | fixed url of rss autodetection tag | 2004-01-07 17:38:10 +00:00 |  | 
				
					
						|  | b100403196 | *** empty log message *** | 2004-01-07 17:37:43 +00:00 |  | 
				
					
						|  | b1cc9960db | added link to install context menu | 2004-01-07 17:37:12 +00:00 |  | 
				
					
						|  | e7301c2955 | embedded sorter function in function call | 2004-01-07 17:36:48 +00:00 |  | 
				
					
						|  | 6f384d63db | removed deprecated actions | 2004-01-07 17:35:56 +00:00 |  | 
				
					
						|  | 57ec04d4d0 | updated subscription manager to conform with general functionality and layout | 2004-01-07 17:33:54 +00:00 |  | 
				
					
						|  | c36611800a | fixed bug that enabled admins to unsubscribe themselves from a site | 2004-01-07 17:32:04 +00:00 |  | 
				
					
						|  | 0706b9928e | removed obsolete files | 2004-01-07 17:31:18 +00:00 |  | 
				
					
						|  | 8f09ff2ba1 | removed 'to="main"' params | 2004-01-07 17:30:59 +00:00 |  | 
				
					
						|  | 2b7f1ae2a0 | modified redirect url to reflect new subscription manager | 2004-01-07 17:29:56 +00:00 |  |