Skip to Content Skip to Menu

Current XML header correct

17 years 1 week ago #47652 by Miro Dietiker
Current XML header correct was created by Miro Dietiker
Hi devs...

I ran into trouble with the CB header definition in XML file.

There are some version fields where it looks like interpretation is enforced on CB1.1 and CB 1.0 did not check...

===
<cbinstall version="4.5.3" type="plugin" group="user">

<version>1.0 RC 2</version>
===

Can someone tell me how to set these fields correctly for working with current version and most previous CB?

Is cbinstall version still 4.5.3?
And if <version> should get currently to 1.1...
Where do i specify my components version in this XML?

GrEeZ & ThanX

Please Log in or Create an account to join the conversation.

17 years 1 week ago #47658 by blackice2999
Replied by blackice2999 on topic Re:Current XML header correct
Hi Miro again ;)

since CB version 1.xx there a lot of changes on the API so i think its not possible to make an Application for CB < 1.0 and > 1.0.

you can set the version tag to

<version>1.0 RC 2</version>

for all Versions above 1.0 RC 2. or 1.1 for the new version of CB only...

The cbinstall version indicates the CB installer version for compatibility check. At the moment i have only tried 4.5.3...

a own version tag for your plugin seems not to exists. I think the only way is in the moment over the description.

Greets

Please Log in or Create an account to join the conversation.

17 years 1 week ago #47664 by Miro Dietiker
Replied by Miro Dietiker on topic Re:Current XML header correct
thanks ...

I've set to 1.0 RC 2 and it looks like it works now with all needed CB-Versions.

SeeYa

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum