Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - lexoyo

Pages: [1]
1
Feng Office 2 / Plugin, select all workspaces
« on: April 20, 2012, 11:01:50 am »
Hi
To select all workspace i use this request

"SELECT * FROM `"+Config.TABLE_PREFIX+"objects`
  WHERE "+Config.TABLE_PREFIX+"objects.id in (SELECT "+Config.TABLE_PREFIX+"workspaces.object_id
  FROM "+Config.TABLE_PREFIX+"workspaces)"

I would like to select workspaces which are the children of a given parent  workspace.... But I could not find the table with this info

2
Français / Des dev FO en France?
« on: April 20, 2012, 07:17:18 am »
Bonjour

J'ai monté une boite avec 3 collègues, et nous vendons des contributions à des softs open source. Cela permet de contribuer positivement à des logiciels comme FO que nous utilisons depuis de nombreuses années.

Je me pose donc la question de savoir si il y a d'autres développeurs en France qui pratiquent FO,? D'autant que dans la dernière version, le système de plugin s'est nettement amélioré, même si ça reste un peu de la bricole...

A+
Alex Hoyau

3
Feng Office 2 / API v1
« on: April 20, 2012, 07:09:38 am »
Hello

I am trying the v1 of the api of feng office 2
fengoffice.com/web/wiki/doku.php/feng_office_2_api_documentation

I have no api folder in fengoffice2/
Can you confirm that this API is not part of feng office v2.0 latest release yet?

Pages: [1]