6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#2886] eGroupware compatible xmlrpc interface
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..__. __ . . |_/ | || |/ `|\ | | \|__||__|\__.| \|
Comment
> I'm using kronolith - the calendar application and would like to have > events avaliable in locally running clients like korganzier. As > xmlrpc is already implemented into horde, i thought about adding a > phpgw <=> kronolith adapter module allowing to use the existing > kdepim plugin for eGroupware. > > > > This requires minor changes to framework package, which don't break > compatibility. > > a) Registry.php > > Usually a services get's named "application/service". The phpgw > api requires "application/ser/vi/ce", so the explode command get's > enhances by a third parameter limiting splitting into two parts: > application and service. > > b) RPC/phpgw.php > > This is taken from xmlrpc.php overriden authentication in order to > support system.login > > and session id transmission. > > > > The horde module: > > a) rpc.php gets enhanced so that rpc.php?phpgw loads RPC/phpgw.php > and not RPC/xmlrpc.php > > b) phpgw get's added to config/registry.php.dist . > > > > The phpgw/lib/api.php contains takes the important adapter code. > > It maps the calendar.bocalendar.* to almost equivalent kronolith > functionality. So could be done with turba and nag. Currently there > is only readonly access to default calendar. > > > > sincerly, > > mbraun
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers