My favorites | Sign in
Project Logo
                
1
2
3
4
5
6
7
8
9
Configure shindig to use and partuza's service adapter by changing the following fields in shindig/php/config/container.php (or local.php):

'person_service' => 'PartuzaService',
'activity_service' => 'PartuzaService',
'app_data_service' => 'PartuzaService',
'extension_class_paths' => '/path/to/partuza/Shindig'

See http://code.google.com/p/partuza/w/list for more info

Show details Hide details

Change log

r164 by chabotc on Nov 23, 2008   Diff
Made the code formatting style consistent
with the java implementation, this patch
basically does a --partuza ++partuza, but
other then formatting there are no changes
to the code (else this patch would be
impossible to audit). It was something
that was already considered and talked
about for a long time, but with a release
just around the corner, it was now or
never.. To make the transission to the new
formatting slightly less painful I've
included both a style guide document and a
...
Go to: 
Project members, sign in to write a code review

Older revisions

r3 by chabotc on May 02, 2008   Diff
Initial checkin
All revisions of this file

File info

Size: 407 bytes, 9 lines
Hosted by Google Code