Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 Next »
Summary Period: 2001-12-10 to 2001-11-27 (Commits 659-708 of 4408)
removed lastPing until functionality is implemented
6 lines of code changed in:
added comments to listMostRead_macro()
8 lines of code changed in:
added limit for output of mostread stories in function listMostRead_macro()
18 lines of code changed in:
added lastPing, reads
16 lines of code changed in:
initial check-in
52 lines of code changed in:
added listMostRead_macro() for listing most read stories
22 lines of code changed in:
added onStart(), scheduler() and pingUpdatedWeblogs() functions
90 lines of code changed in:
added mysql for creation of column READS
0 lines of code changed in:
added incrementation of page read counter
4 lines of code changed in:
added initialising of page read counter
2 lines of code changed in:
added incrementation of page read counter
4 lines of code changed in:
added mapping for page reads counter
6 lines of code changed in:
removed double url activation in doWikiStuff()
10 lines of code changed in:
added '*'s to backlink query
2 lines of code changed in:
chante this.members to path.weblog.members
4 lines of code changed in:
initial check-in of relatedSkin.skin. This skin displays a link to
this day (or topic - topic is a sub-prototype of day) from those
topics to which stories in this day (or topic) link to. (phew!
harder to explain than to implement.)
0 lines of code changed in:
initial check-in of topic prototype. This inherits from the day
prototype. Similar to day, it is a groupby prototype which
contains story object. Additionally to the day prototype,
it has macros to add stories to the topic, and a macro to
display related topics (i.e. topics or days which contain
stories that link to this topic).
84 lines of code changed in:
initial check-in of new topicmgr prototype. This prototype
is mounted on the weblog level and contains all stories that
have a value in their topic field, grouped by topic.
22 lines of code changed in:
added virtual space node as mountpoint for topicmgr.
8 lines of code changed in:
padded calender day date with spaces left and right to
make it a bit easier to click. (For example, the first day of the
month will be rendered as " 1 " instead of just "1".)
2 lines of code changed in:
Added link to topic space in all navigation bars.
8 lines of code changed in:
Set topic on newly created stories.
14 lines of code changed in:
Added topic field and new _parent description.
4 lines of code changed in:
set topic in evalStory() function.
also, the redirect is always to the (potentially new) location
of the story.
22 lines of code changed in:
added topic input field in story edit skin.
10 lines of code changed in:
Include the request path in the error message.
2 lines of code changed in:
return a name to be used for this object in the global
linkedpath macro.
44 lines of code changed in:
added loopskin_macro, which simply loops over subnodes
and renders a skin on each, which is specified by the name
parameter.
This makes it possible to call skins on subnodes from a skin
in the parent object without calling an intermediary macro.
It's currently used in the main skin of topicmgr.
22 lines of code changed in:
added doWikiStuff() function to do wiki style substitution on
a given piece of text.
Also added simpleDropDownBox, which takes an array
as parameter instead of the drop down box framework in
hopobject, which requires a complex object structure.
120 lines of code changed in:
call doWikiStuff() before returning the result in activateLinks().
This means that wiki style substitution is bound to link
activation, which may not be the way it should be but works for
now.
8 lines of code changed in:
added linkedpath_macro which renders a linked
representation of the request path.
36 lines of code changed in:
overwrote link_macro to just return a link with the day's or
topic's groupname.
22 lines of code changed in:
DB patch to add TOPIC column to STORY table.
0 lines of code changed in:
add TOPIC field to STORY table.
2 lines of code changed in:
fixed a bug that prevented update of urls to offline servers from being terminated.
11 lines of code changed in:
directly included style and javascript skins (via skin macro).
IMO this is cleaner than going through res.head, because:
1) we don't have to set res.head to style and javascript skins
in each .hac file
2) people editing skins actually knows what's going on -
<% response.head %> made it hard to guess what was
actually being inserted.
Robert, if you agree that this is better we can drop the
res.head assignments from all the hac files.
6 lines of code changed in:
bugfix
4 lines of code changed in:
bugfix
2 lines of code changed in:
bugfix
2 lines of code changed in:
using editor-skin instead of page
2 lines of code changed in:
bugfix
2 lines of code changed in:
changed positions of cancel and publish button with each other.
1 lines of code changed in:
added error detection hack if app.properties is not properly configured
9 lines of code changed in:
removed macros for ip, port and version (version is already supported as property).
1 lines of code changed in:
arranged the image path to something even more useful (at least under *nix)...
1 lines of code changed in:
arranged the image path to something useful (at least under *nix)...
1 lines of code changed in:
fiddled around with words
1 lines of code changed in:
changed res.title, res.body and res.head to the corresponding res.data.xxx property
12 lines of code changed in:
changed res.title, res.body and res.head to the corresponding res.data.xxx property
29 lines of code changed in:
prefix (and suffix) parameter in macros is now supported by helma herself
0 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 Next »
Generated by StatCVS 0.2.2