Eric J. Bowersox
8a745717e1
initial support for the "emoticons" or "smileys" - defined the config file
...
here so we can change over all the custom venice-config.xml and ui-config.xml
files before going any further
2004-07-27 04:53:30 +00:00
Eric J. Bowersox
7d3c167733
added the Velocity renderer (from the new venice-dynamo project) to
...
Venice; will be used for the post box soon
2004-07-26 05:04:27 +00:00
Eric J. Bowersox
156511e747
revamped menu HTML generation by making it template-driven; excised the old
...
menu rendering code
2004-07-19 03:44:29 +00:00
Eric J. Bowersox
b437a15e73
added content metadata processing and its first application, making the Front
...
Page auto-refresh
2004-06-27 02:38:51 +00:00
Eric J. Bowersox
ffc862426a
added global UI properties, cookie-reading APIs to CookieControl, moved
...
HttpVeniceUISession initialization into a script file (session_init.js)
2002-05-12 08:53:28 +00:00
Eric J. Bowersox
25c5817a67
implemented the initial XML-RPC APIs in Venice - for creating and destroying
...
"sessions," logging in, posting messages to topics, attaching files to
messages, and a couple of minor things that aren't as important right now
2002-02-01 22:40:55 +00:00
Eric J. Bowersox
70b7b826a0
removed the automatic HTML escaping from content headers and moved it out
...
to the JSPs and other classes as needed...this may speed up things a tiny bit,
but will definitely help in displaying topic names with HTML and escaped
characters correctly
2002-01-16 23:23:57 +00:00
Eric J. Bowersox
e3717ca62c
the XML-RPC endpoint can now invoke scripts as handlers, in addition to
...
objects of a specified class
2002-01-16 17:39:09 +00:00
Eric J. Bowersox
6ea41dc619
the first implementation of an XML-RPC server endpoint within Venice...
...
also tweaked the session code to allow session types other than standard HTTP
cookie-based sessions. The XML-RPC code doesn't do anything interesting yet.
2002-01-13 09:12:51 +00:00
Eric J. Bowersox
c3e2870572
Merge of the NewUI changes into the trunk
2002-01-07 02:05:37 +00:00