fa7018febc
finally added a list of colornames to check against entered form values; simultaneously made some changes from before undone
2002-08-04 00:04:18 +00:00
3034978af0
changed renderColorAsString() functions to display hex strings shorter than 6 characters as correct hex strings, too
2002-08-03 23:20:46 +00:00
9201c41331
rgb(r,g,b) values are now displayed as hex colors, too
2002-08-03 22:58:33 +00:00
19be7cf6b6
*** empty log message ***
2002-08-03 20:32:58 +00:00
0fce11dfa5
revamped the colorpicker (pls. refer to http://project.antville.org/20020801/111364/#112621 )
2002-08-02 16:27:19 +00:00
24c08c7746
set resizable and scrollbars to yes again in openPopup() -- got lost somehow
2002-08-02 11:51:39 +00:00
2bf71fd27a
fixed syntax error
2002-08-01 17:33:07 +00:00
28b834802a
moved colorpicker javascript from page.skin
2002-08-01 17:30:18 +00:00
b0d572997b
moved colorpicker javascript to javascript.skin
2002-08-01 17:30:03 +00:00
175bddfe2e
added colorpicker macro calls for color settings
2002-08-01 16:17:48 +00:00
64529c8ca9
stepped back to previous version of embedding javascript and stylesheet code except moving script and style tags hither.
...
added javascript function for colorpicker.
2002-08-01 16:14:33 +00:00
Hannes Wallnöfer
d27fef1412
Changed navigation bar search form to use GET instead of POST method.
2002-07-30 11:21:08 +00:00
9d27cf0a28
fixed typo in openPopup()
2002-07-30 06:41:12 +00:00
bc7b0254e0
modified function openPopup() to get the image window in focus again if
...
it was not closed before (code contributed by andrea http://project.antville.org/20020730/108447 )
2002-07-30 06:39:49 +00:00
caa3f05e51
changed the way the <script> tag is closed (now using </script>) due to browser incompatibilites
2002-07-30 06:27:45 +00:00
1a6d51174a
style.skin and javascript.skin of a prototype are now wrapped into hac files
...
(ie. made public) for streamlined integration of script code and css definitions.
2002-07-29 17:33:02 +00:00
b61940ed24
changed sequence of checking for empty or restricted site
2002-07-29 14:28:46 +00:00
939185352b
fixed bug that prevented complete rss output of empty or restricted sites
2002-07-29 14:26:54 +00:00
e6e0d64682
oops, accidentally used the wrong comment character...
2002-07-29 14:18:07 +00:00
49925aecd4
rss092 now redirects to rss10
2002-07-29 14:16:18 +00:00
7bbbc3398e
rss092 now redirects to rss10
2002-07-29 14:15:33 +00:00
090117beda
added check for null value in story.title
2002-07-29 14:11:35 +00:00
208745a0ac
added mountpoint for shortcuts
2002-07-26 12:56:14 +00:00
b817e8ae0a
result of merge with helmaville
2002-07-26 12:55:35 +00:00
1bdafc20a0
moved createtime_macro() to macros.js in hopobject prototype
2002-07-26 12:38:44 +00:00
de8d5b56d1
page validates against xhtml 1.0 spec (macro output excluded, yet)
2002-07-24 14:52:49 +00:00
507092235d
added style for form elements to avoid empty paragraphs around them
2002-07-24 14:43:07 +00:00
Robert Gaggl
c5af9cfe1e
rewrote navigation-macro: now navigation-skins for contributors and admins can be positioned separately (user-navigation is directly embedded in page.skin)
2002-07-19 12:43:38 +00:00
Robert Gaggl
ebf4da03e0
- directly embedded navigation for all users
...
- embedded two macros for navigation for admins and contributors (they can be positioned freely now)
- replaced search-link with input plus button
2002-07-19 12:42:17 +00:00
Robert Gaggl
00330ad4f5
added class searchbox
2002-07-19 12:40:43 +00:00
Robert Gaggl
dcc4bf04b0
changed history_macro(): comments on a story are not shown if the story goes offline or if the creator of the story disables comments afterwards
2002-07-19 08:45:23 +00:00
Robert Gaggl
d5823a468a
- input_macro() moved from hopobject to global (and echoes request data by default)
...
- added missing name-attribute for buttons
2002-07-19 08:42:32 +00:00
Hannes Wallnöfer
c8c6620025
Added height=1px to separator style def. For some reason Mozilla needs this.
2002-07-12 16:32:43 +00:00
Hannes Wallnöfer
1580400fbc
Use new story.getContentPart() function instead of story.title and story.text properties.
2002-07-12 16:13:36 +00:00
Hannes Wallnöfer
5a96582c5e
fixed getLasterror() to getLastError() in listReferrers_macro
2002-07-11 17:24:59 +00:00
Robert Gaggl
c882d3d7e6
changed because the prototype weblog was renamed to site
2002-06-26 17:29:39 +00:00
Robert Gaggl
9ad538f014
- function deleteMember was renamed to deleteMembership
...
- removed hardcoded "Antville" in page-title
2002-06-26 17:28:34 +00:00
Robert Gaggl
0718de3097
changed because
...
- the prototype weblog was renamed to site
- the collection "goodies" was renamed to "files"
2002-06-26 17:27:13 +00:00
Robert Gaggl
3974f98fd1
changed attribute from "goodies" to "files"
2002-06-26 17:25:48 +00:00
Robert Gaggl
1f73b422a4
changed attribute from "goodie" to "file"
2002-06-26 17:25:28 +00:00
Robert Gaggl
d2e88ead64
function addMember was renamed to addMembership
2002-06-26 17:23:42 +00:00
Robert Gaggl
3f3301c1b5
- replaced hardcoded messages with getMsg()
...
- changed comments
2002-06-26 17:21:02 +00:00
Robert Gaggl
cedc1a7c26
- property author of story was renamed to creator
...
- app-property adminEmail is now stored in root.sys_email
2002-06-26 17:15:41 +00:00
Robert Gaggl
252443712c
changed comments because the prototype weblog was renamed to site
2002-06-26 17:12:03 +00:00
Robert Gaggl
5fe392f85a
- changed because the prototype weblog was renamed to site
...
- call root.getLocale() if site has no locale defined (instead of using default-locale)
2002-06-26 17:06:45 +00:00
Robert Gaggl
0c4c4d9072
- removed birthdate_macro()
...
- changed comments
- rewrote age_macro()
- rewrote localchooser_macro() (now calling global renderLocaleChooser-function)
- fixed direct db-query to match new database-schema
- replaced hardcoded messages with getMsg()
2002-06-26 16:39:21 +00:00
Robert Gaggl
47816bebea
wrapper-action (needed for antville.org)
2002-06-26 16:21:22 +00:00
Robert Gaggl
b51e984c38
renamed deleteWeblog() to deleteSite()
2002-06-26 16:16:10 +00:00
Robert Gaggl
704f144887
changed because weblog was renamed to site
2002-06-26 16:10:32 +00:00
Robert Gaggl
f8db009bff
changed type.properties according to new database-schema:
...
- all tables are prefixed with AV_
- WEBLOG was renamed to AV_SITE
- GOODIE was renamed to AV_FILE
- all columns are prefixed with the table-name (without table-prefix)
- foreign keys follow a specific naming-convention
(for details see http://project.antville.org/topics/feature+requests+and+proposals/69427/ )
2002-06-26 16:03:59 +00:00