Simple Groupware Support

Photo from o5com / http://www.flickr.com/photos/o5com/4951006091/

In the Simple Groupware Forum, users share questions and information with one another. Any individual with a question or comment about Simple Groupware is welcome to post. Forum and trackers are only available in English. Please do not post a message more than once.


Forum


Forum / mailing list on Google Groups

Note: Messages from new members are moderated, so it may take a few hours until your first message arrives in the discussions list.


Support trackers



Sourceforge Forum Archive



Sourceforge Bugs Archive



Latest posts from the Forum


Simple Groupware Google Group (Link)
Welcome to Simple Groupware! This discussion group is for Simple Groupware users to ask questions, find answers, and share tips. This forum is only in English. Before posting, please read: http://www.simple-groupware.de/cms/Main/FAQ (esp. question 1)

Re: [simple-groupware] customize folder (Link)
Hello,
you can hide folders by changing folder permissions, see:
[link]
bye
Thomas

Display contents of folders in pmWIKI (Link)
This tool seems to have great potential for organizations which have
sub-groups or committees. It would be nice to be able to extract
selected content into pmWIKI, perhaps programmatically (i.e. for each
project, display "homepage" into pmWIKI....)

Questions:
1. I would like to build assorted pmWIKI pages to display the current

how can I create a new folder (Link)
Hello,

I as admin I would like to create some folder and subfolder so that
users have access of different sales material. How can I do that?

Best

Christoph

webdav shows /sgdav/ directory (Link)
Hello.

I'm trying sgs with CentOS5 and PHP5.3.3.
I have managed to show SGS page and working fine,

With windows7 explorer, webdav client shows "sgdav" directory instead
of "Workspace".
Double clicking "sgdav" becomes error.
I remember once I could mount "Workspace" as drive Z but cannot
remember the setting.

customize folder (Link)
Hello,

how can I custumize my folders. For the beginning my team just needs
folowing folder
email
calendar
Tasks
documents - (private, team, public)

Others I will add step by step. So best will be that these folders are
just hidden for the beginning. Admin can see all folder.

Is that a reasonable start?

Where I can get the function to insert spreadsheet data (Link)
Hello,

Please let me know that in which file I can get the function for
inserting spreadsheet data.
I have searched "db_insert" but could not able to locate the exact
file name.

Thanks
Anurag

Simple Groupware 0.743 has been released [Freecode] [SECURITY Update] (Link)
Dear Simple Groupware follower,

simplegroupware just announced version 0.743 of Simple Groupware on
Freecode.

The release notes for this version are as follows:

A fix was applied for an XSS vulnerability. Handling for offline
folders was
changed. Other changes were applied to iCalendar exports and

Uploading Multi-Byte filename (Link)
Hello.
I found filename becomes blank when uploading multi byte filename.

Procedure:

1. Create file "あ.txt"
2. Drag the file icon to "Drag and drop files or URLs here." area.
3. While transfering filename looks correct/
4. After uploading, only".txt" appears left to trash can, file name body is

how to retrieve the Id from "folder name/path" with soap (Link)
Hi,

correct me if i m wrong ...

with soap when i want to create a new asset or folder, i must specify
the path/id of the folder wich will contain the newly created item
(asset or folder).

but is there a way to have a translation between id and folder names
(i suspect it is a call to folders_from_path /folder_from_path in core/

exporting ics (Link)
Hi,
last message today, two comments about date, time:
my events are whole-day and it is probably not implemented in
icalendar_data()
I have simply added Z to datetime flags, but there should be probably
some calculations

best regards

exporting ics (Link)
str_replace for $description is not necessary

exporting ics (Link)
Hi,
after some hacking in code core/classes/export.php I have imported
calendar (view=detail is with description) into google:
url for ics data
[link]

in icalendar_data
changing \n to \r\n
replaced invalid chars for description

exporting ics (Link)
I have found ics validator
[link] and it says:

Your calendar is using an invalid newline format. Make sure to use \r
\n to end lines rather than just \n (RFC 2445 §4.1).
Sorry, your calendar could not be parsed.
Error: Error was: Error at line 1: Expected [BEGIN], read [?BEGIN]

exporting ics (Link)
Hello,
I am trying to share calendar from SGS to google calendar using
export=icalendar URL
In google i add calendar with URL (I have port 808 forwarded to
internal network)
[link]
and Google calendar says URL does not contain valid icalendar data.

Problems with PmWiki/cms Attachments/Groups (Link)
Hi SGS-Team!

Running:
SGS 0.741
Ubuntu-Server
Postgres 8.4

Problem: PmWiki-pages in groups (GroupExpample.Example) won't render
attachments. Seems to be a problem with "cms.php" or "download.php".
Does not work using either "real URL" with .htaccess nor active URL's
from SGS.

Attachements render correctly using PMWiki-pages without groups.