|
7c2551ed19
|
removed comment about "backslashed masking with backslashes" (not necessary, windows can do it with slashes, too)
|
2002-05-15 16:09:21 +00:00 |
|
|
e699232dae
|
changed imgPath and goodiePath to relative urls (works with windows, and i assume it works with *nix, too)
|
2002-05-15 16:08:16 +00:00 |
|
Hannes Wallnöfer
|
26d19e76fc
|
removed less-than char at beginning of file
|
2002-05-15 13:11:06 +00:00 |
|
Hannes Wallnöfer
|
04e9deb6a0
|
check if there is a path.weblog before accessing it (twice)
|
2002-05-15 13:04:58 +00:00 |
|
|
14b61c18b9
|
added check for "zero records" returned by hsqldb in listReferrers_macro()
|
2002-05-14 14:22:36 +00:00 |
|
|
8c73fc5a86
|
added check for "zero records" returned by hsqldb in backlinks_macro()
|
2002-05-14 14:22:24 +00:00 |
|
Robert Gaggl
|
197d2e6e7d
|
the first user registering is granted trust and sysadmin-rights
|
2002-05-13 22:57:24 +00:00 |
|
Robert Gaggl
|
409f18a84c
|
using root.link instead of global link-macro because the latter one produces wrong href if the requested url doesn't end with a slash
|
2002-05-13 22:53:15 +00:00 |
|
|
c428308324
|
changed any int(20) type to int(9); added "identity" property to tables which are used by direct db access
|
2002-05-13 18:28:48 +00:00 |
|
|
982a3eb12d
|
changed any bigint(20) type to mediumint(9)
|
2002-05-13 18:26:23 +00:00 |
|
|
3032543b0a
|
adapted sql query in backlinks_macro() for using antville with hsqldb connection
|
2002-05-13 18:20:11 +00:00 |
|
|
aa29e9d8c4
|
adapted sql query in listReferrers_macro() for using antville with hsqldb connection
|
2002-05-13 18:19:45 +00:00 |
|
|
59693d92c8
|
adapted sql query in logAccess() for using antville with hsqldb connection
|
2002-05-13 18:18:43 +00:00 |
|
|
37127ccff0
|
removed this action to prevent weblogs.com from being pinged manually
|
2002-05-13 10:46:54 +00:00 |
|
Hannes Wallnöfer
|
608ae923bb
|
removed URL, PATH and ACTION cols from ACCESS table
|
2002-05-11 15:36:39 +00:00 |
|
Hannes Wallnöfer
|
ab0d3d4c5a
|
updated to current antville
|
2002-05-11 10:50:09 +00:00 |
|
Robert Gaggl
|
ddebe872a6
|
added changes made in dbpatch 20020426
|
2002-05-11 10:33:20 +00:00 |
|
Robert Gaggl
|
b33773f132
|
added check if username matches a function-name; if true username is rejected
|
2002-05-08 23:04:16 +00:00 |
|
Robert Gaggl
|
6e1e48b8cf
|
fixed a bug that lead to wrong sorted subscription.list
|
2002-05-08 18:32:25 +00:00 |
|
|
aafb761775
|
modified popup() function:
- size of new window will never extend 640x480 (inner values)
- resizable and scrolling is set to "yes"
|
2002-05-07 15:34:41 +00:00 |
|
|
1ae0e4a689
|
replace writeln() with app.__app__.logEvent() in function logAccess()
|
2002-05-02 11:38:18 +00:00 |
|
|
3c8c4ddf07
|
modified query in pingUpdatedWeblogs() to track weblogs that haven't been pinged, yet (LASTPING is null)
|
2002-04-30 14:31:26 +00:00 |
|
|
1f3e6a0fe3
|
grrrr! anchor names without # me stupid!
|
2002-04-29 16:03:42 +00:00 |
|
|
d3635ed0c5
|
added inline anchor
|
2002-04-29 16:02:33 +00:00 |
|
|
e03a254bbd
|
added log message and check for empty title in function ping()
|
2002-04-29 15:09:27 +00:00 |
|
|
27785e55b6
|
changed "notify weblogs.com" to "notify updates"
|
2002-04-29 14:43:15 +00:00 |
|
|
e9a9fa12b1
|
removed generic log message in pingUpdatedWeblogs()
|
2002-04-29 14:35:56 +00:00 |
|
|
c74b1ebd27
|
id has to be a string when directly retrieved from db in function pingUpdatedWeblogs()
|
2002-04-29 14:17:58 +00:00 |
|
|
a9266aebeb
|
debugging
|
2002-04-29 14:13:11 +00:00 |
|
|
2dad3eebbd
|
added some more logging
|
2002-04-29 14:08:36 +00:00 |
|
|
4b85634083
|
added some logging using app.__app__.logEvent()
|
2002-04-29 13:48:48 +00:00 |
|
|
25dc87b0f6
|
added call for pingUpdatedWeblogs() to scheduler()
|
2002-04-29 13:01:20 +00:00 |
|
|
1ee0af1dd7
|
changed "pinging" to "notifying" in error msg of ping()
|
2002-04-29 12:02:37 +00:00 |
|
|
0dc877f939
|
removed ping variable
|
2002-04-29 12:01:06 +00:00 |
|
|
a20dd0cf44
|
moved some parts back to ping() in objectFuncktions.js
|
2002-04-29 11:49:06 +00:00 |
|
|
eaa7429fba
|
added comments; moved some parts from ping.hac back to here
|
2002-04-29 11:48:32 +00:00 |
|
|
4e0d3ac1f9
|
fixed bug in pingUpdatedWeblogs(), "select" statement needs executeRetrieval() instead of executeCommand()
|
2002-04-29 11:41:39 +00:00 |
|
|
7d4b04498b
|
rewrote pingUpdatedWeblogs() to use direct db access
|
2002-04-29 11:01:23 +00:00 |
|
|
b850193ea4
|
wrapped result of weblogs.com ping into new object
|
2002-04-29 10:42:37 +00:00 |
|
|
89406c2d92
|
wrapped result of weblogs.com ping into new object in function ping()
|
2002-04-29 10:42:27 +00:00 |
|
|
b8fb0aa7b2
|
enabled redirect to weblog's main page
|
2002-04-29 10:37:49 +00:00 |
|
|
fa2aff46ae
|
renamed ping_action() to ping(), moved some parts to ping.hac
|
2002-04-29 10:35:58 +00:00 |
|
|
b3f35c2681
|
initial check-in
|
2002-04-29 10:35:23 +00:00 |
|
|
ec70093315
|
result properties of xml-rpc ping to weblogs.com are called flerror and message (sometimes it's good to look in the specs :)
|
2002-04-29 10:24:22 +00:00 |
|
|
989cbe1bb2
|
added some messaging to ping_action()
|
2002-04-29 10:03:47 +00:00 |
|
|
71a5297c6d
|
added ping_action() (which will become ping() later, this is just for testing purposes)
|
2002-04-29 09:51:35 +00:00 |
|
|
c6a71f574a
|
added description
|
2002-04-26 13:49:29 +00:00 |
|
Robert Gaggl
|
c4eb14cf02
|
added modification of ACCESS-table (columns URL,PATH and ACTION are dropped)
|
2002-04-26 13:08:16 +00:00 |
|
Robert Gaggl
|
4e736103f7
|
added release of rowset (from direct db-operation) as in listReferrers_macro() of weblog
|
2002-04-26 13:07:51 +00:00 |
|
Robert Gaggl
|
d62bba12b1
|
added call of logAccess() for referrer-logging
|
2002-04-26 13:06:37 +00:00 |
|