How does one go about the option to not install the files over again.
I mean like the option in cmsadmin php,when one allready has uploaded the online editor files,
you can set the option to not have it upload again
Hans
if already installed option like in cmsadmin
Forum rules
This forum section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
This forum section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
-
-
- Posts: 189
- Joined: Fri Apr 25, 2008 8:02 am
- Location: Groningen/NL
- Pablo
- Posts: 23685
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: if already installed option like in cmsadmin
There is no option for that in the Extension Builder.
However each object does have an option 'Don't publish assets' which basically does the same.
However each object does have an option 'Don't publish assets' which basically does the same.
-
-
- Posts: 189
- Joined: Fri Apr 25, 2008 8:02 am
- Location: Groningen/NL
Re: if already installed option like in cmsadmin
Thanks,
Thought i overlooked something.
Maybe it is an option for the future.
Can be used for galleries too if already published
Hans
Thought i overlooked something.
Maybe it is an option for the future.
Can be used for galleries too if already published
Hans
- Pablo
- Posts: 23685
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: if already installed option like in cmsadmin
That is where the 'don't publish assets' option is for.Can be used for galleries too if already published
-
-
- Posts: 189
- Joined: Fri Apr 25, 2008 8:02 am
- Location: Groningen/NL
Re: if already installed option like in cmsadmin
Yes,
I meant something along the line;
If you change a password setting,you need to reload the whole extension with its assets.
but if there were an option like you created in cmsadmin,
you could simply change some of the options and not have the whole extension publish again.
Hans
I meant something along the line;
If you change a password setting,you need to reload the whole extension with its assets.
but if there were an option like you created in cmsadmin,
you could simply change some of the options and not have the whole extension publish again.
Hans
- Pablo
- Posts: 23685
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: if already installed option like in cmsadmin
Yes, but the 'don't publish assets' option already provides this functionality. There is no way (without programming) to publish specific parts of an extension based on one property. That would make a very complex system. In that case you can better use the COM interface to implement your extension.
-
-
- Posts: 189
- Joined: Fri Apr 25, 2008 8:02 am
- Location: Groningen/NL
Re: if already installed option like in cmsadmin
Ok thanks for the replies,a little coding is nice enough for me
Hans

Hans