1 The folder contains only simple extension. That is, they only contain
6 The description.xml contains a version, a display name, and one URL to the update data
11 <?xml version="1.0" encoding="UTF-8"?>
12 <description xmlns="http://openoffice.org/extensions/description/2006"
13 xmlns:xlink="http://www.w3.org/1999/xlink">
14 <version value="1.0" />
17 <name lang="de">plain1 de</name>
21 <src xlink:href="http://extensions.openoffice.org/testarea/desktop/simple/plain1.update.xml" />
25 There is only one language as display name available, which will therefore always be displayed.
27 The update information which is referenced in the update-information and the update is committed in the extensions/www project. To modify them get the project:
29 cvs co extensions/wwww
31 the files can be found under extensions/www/testarea/desktop