Updated 054 VDM Package Import Option (markdown)

Amigo 2019-09-06 10:10:03 +02:00
parent fb9c7fadcd
commit 8eccabaed0
1 changed files with 7 additions and 2 deletions

@ -27,7 +27,7 @@ Select the package that you would like to install and then click on 'Get Package
[00:03:28](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h03m28s)
We added this new switch here 'Quiet' . Some of your releases that might have a spelling mistake like this one here which is 'Quite'. It has been fixed and a fix for this had been pushed out. This 'typo' will be fixed in JCB 2.7.1. [00:03:50](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h03m50s) This 'Quiet' switch gives the option to see exactly everything JCB does when a package gets imported. It shows what IDs were changed but it does not give you the names, only the ID references. [00:04:19](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h04m19s) Usually, it is set to quiet, so that you do not see all that detail except you would like to see if things had been done.
We added this new switch here 'Quiet' . Some of the releases might have a spelling mistake like this one here which is 'Quite'. It has been fixed and a fix for this had been pushed out. This 'typo' will be fixed in JCB 2.7.1. [00:03:50](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h03m50s) This 'Quiet' switch gives the option to see exactly everything JCB does when a package gets imported. It shows what IDs were changed but it does not give you the names, only the ID references. [00:04:19](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h04m19s) Usually, it is set to quiet, so that you do not see all that detail except you would like to see if things had been done.
### Force Local Update - Overwrite Existing Data
@ -35,7 +35,12 @@ We added this new switch here 'Quiet' . Some of your releases that might have a
If you want to overwrite existing data the 'Force Local Update' may be used. If it finds an item and that item is newer than the one [00:04:48](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h04m48s) that is being imported then it drops the import option, and it keeps the newer version in your system. It usually worked like this when the Force Local Update had been clicked to 'No'. If you change it to 'Yes', then it will ignore the time stamp completely and update the item irrespective of whether it is newer or older or whatever. [00:05:15](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h05m15s) Add the ID and then click 'Continue'. Now you will have a very detailed printout. It will indicate that it has been found, and then updates it. But if it is not found, it will say, that ID so and so, in a certain field was changed to ID so and so, and it has been imported. [00:05:44](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h05m44s) There is quite a long list of everything it did and at the bottom, it says 'Great!' <<<<<<<<<<
All of the rest [00:06:00](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h06m00s) we have showed you because we ticked it not to be Quiet. Sermon Distributor was imported. You can open it look at it. It's should have all the data here. The licensing might have changed. Let's just add another licence(vdm.txt) and then save and close. You can compile it as easy as that. [00:06:28](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h06m28s) Sermon Distributor, click Compile, and then once it's compiled, then you have the Joomla package. What this does, it also includes the external script which is also a demonstration of the adding external scripts. It grabs it from GitHub. You can go and look at that. [00:06:54](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h06m54s) It is simply a script that checks for mime_types. It tells you that first time very detailed in there after you only see this (There has been 2 - code 'strings added to this component as EXTERNALCODE. To avoid shipping your component with malicious **code'strings** always make sure that the correct code'string values were used.). Only if it changes will you see something like that again. You can click on install. If you go to components there it is Sermon Distributor fully mapped, [00:07:17](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h07m17s) all functional. JCB has built this by importing it first from our GitHub repository. Then you're able to adapt it and use it in anywhere you like. That is the new feature I wanted to demonstrate. I hope you like it.
Everything was visible because we ticked it not to be Quiet. Sermon Distributor was imported. It should have all the data here. If the licensing might have changed another license (vdm.txt) can be added and then save and close.
Then you can compile it. [00:06:28](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h06m28s) Select Sermon Distributor, click Compile, and then once it is compiled, then you have the Joomla package. It also includes the external script which is also a demonstration of the adding external scripts. It grabs it from GitHub. [00:06:54](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h06m54s) It is simply a script that checks for 'mime_types'. The first time it is very detailed but if it is open again, only this may be seen; (There has been 2 - code 'strings added to this component as EXTERNALCODE. To avoid shipping your component with malicious **code'strings** always make sure that the correct code'string values were used.). Only if it changes will you see something like that again. You can click on install. If you go to components there it is Sermon Distributor fully mapped, and all functional. [00:07:17](https://www.youtube.com/watch?v=OHvawooT67s&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h07m17s) JCB has built this by importing it first from our GitHub repository. Then you are able to adapt it and use it anywhere. That is the new feature, hope you like it. <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
### Suggestion - Community Tab