[OGo-Users] OGo customisation
EasySoft
users@opengroupware.org
Wed, 30 Jan 2008 10:10:18 +0000
Many thanks to Adam & Helge for your lightning quick responses!
Please bear with me - I'm very new to this game :)
Reading your posts, it appears I can edit the files such as
WebUI/Project/LSWProject/SkyPropertiesEditor.m to change my interface.
I've looked at my installation and can only find :
templates/LSWProject/SkyPropertiesEditor.wod
What are .m and .wod files anyway :) ? Are they interpreted or do they need
compiling ?
Would I need to recompile the whole of OGo to make these changes ?
Many thanks in advance,
Regards
Arif
On Tue, 29 Jan 2008 21:24:44 +0100, Helge Hess
<helge.hess@opengroupware.org> wrote:
> On 29.01.2008, at 18:11, Adam Tauno Williams wrote:
>> (Actually I think the property system originated in the
>> projects/documents module.)
>
> Thats correct.
>
>>> 2) I'd like to search all documents in a project based on the
>>> keywords
>>> entered as extra attributes.
>> This isn't currently supported to my knowledge, but it would
>> certainly
>> be useful.
>
> Logic/DocumentAPI actually DO support this (you can run queries on
> extended properties).
>
> I think the issue is that there might be no UI support for exposing
> the property searches (not 100% sure). Previously this was done using
> the 'SkyForms' functionality (which has been dropped).
>
> Adding that UI stuff would not be too difficult, the extended
> appointment properties work exactly the same and can be used as a basis.
>
>>> 3) How do I change ownership of a document from one user to another ?
>> You can grant permissions, but I believe the creator is the owner. I
>> don't know if there is any explicit operation to change the owner of a
>> document; although that also seems like a good idea.
>
> The doc table has:
> first_owner_id
> current_owner_id
> I think the owner changes if a document is checked in by a different
> user.
>
> Greets,
> Helge
> --
> Helge Hess
> http://www.helgehess.eu/
> --
> OpenGroupware.org Users
> users@opengroupware.org
> http://mail.opengroupware.org/mailman/listinfo/users