April 14, 201511 yr Hi gfjardim, My templates are updated as per this commit: here Hope they are OK. They are very nice. Thanks a lot.
April 15, 201511 yr Author Updated to 2015.04.14a - Fix tabbed view - Fix Docker Settings in last position - Better searchbox functionality; disable search auto submit. Sorry for the delay, but there were some last minute bug fixes and occasionally the company I work for insists I actually earn my paycheck once in a while
April 15, 201511 yr Sorry for the delay, but there were some last minute bug fixes and occasionally the company I work for insists I actually earn my paycheck once in a while Bosses can be sooo unreasonable!
April 15, 201511 yr All xml's in my normal and beta repo have the new tags now. don't make me do stuff again, lol.
April 15, 201511 yr All xml's in my normal and beta repo have the new tags now. don't make me do stuff again, lol. They look awesome, thanks a lot for doing this.
April 15, 201511 yr is there a possibility of getting the various authors organised alphabetically ? i know within a specific author's section you can do it, but how about overall sorting by name ? possibile ocd on my part, lol.
April 15, 201511 yr I think this is a great plugin and gives a really easy way for users to get dockers on their boxes.
April 15, 201511 yr Author is there a possibility of getting the various authors organised alphabetically ? i know within a specific author's section you can do it, but how about overall sorting by name ? possibile ocd on my part, lol. I've been debating that. Right now they are being listed (more or less) in the order that they have been added to my Templates Repository Thread. I haven't yet decided if I want it alphabetical, last added repo first, or last added repo last (current)
April 15, 201511 yr Would it be possible to display the base build of a docker so we can see it easily in the description ? i.e. waht version of UBUNTU, or Phusion, or Arch etc. then when choosing between to potential similar containers, I would pick the one where I already have a base build downloaded.
April 15, 201511 yr is there a possibility of getting the various authors organised alphabetically ? i know within a specific author's section you can do it, but how about overall sorting by name ? possibile ocd on my part, lol. I've been debating that. Right now they are being listed (more or less) in the order that they have been added to my Templates Repository Thread. I haven't yet decided if I want it alphabetical, last added repo first, or last added repo last (current) Perhaps it is an idea to make the repository part of the sort table, so it becomes a sortable item as well. See my adjustment example below.
April 15, 201511 yr Would it be possible to display the base build of a docker so we can see it easily in the description ? i.e. waht version of UBUNTU, or Phusion, or Arch etc. then when choosing between to potential similar containers, I would pick the one where I already have a base build downloaded. This can be added by maintainers to the Overview tag.
April 15, 201511 yr Perhaps it is an idea to make the repository part of the sort table, so it becomes a sortable item as well. See my adjustment example below. Can you make it work with some sort of rowspan? The current code is here: https://github.com/gfjardim/repo.update . Squid is testing some changes in his repo.
April 15, 201511 yr Added overview and support tag to my glFTPd docker. Great work on this plugin guys. Keep it up.
April 15, 201511 yr Author is there a possibility of getting the various authors organised alphabetically ? i know within a specific author's section you can do it, but how about overall sorting by name ? possibile ocd on my part, lol. Done with todays update to 2015.04.15
April 15, 201511 yr is there a possibility of getting the various authors organised alphabetically ? i know within a specific author's section you can do it, but how about overall sorting by name ? possibile ocd on my part, lol. Done with todays update to 2015.04.15 Cool, thanks. now just need to call myself something starting with 1 or a, lol.
April 16, 201511 yr is there a possibility of getting the various authors organised alphabetically ? i know within a specific author's section you can do it, but how about overall sorting by name ? possibile ocd on my part, lol. Done with todays update to 2015.04.15 Cool, thanks. now just need to call myself something starting with 1 or a, lol. If you do that I'm calling myself _ lol
April 16, 201511 yr [now just need to call myself something starting with 1 or a, lol. If you do that I'm calling myself _ lol Boys, boys, relax, the community loves you both as much as one another
April 16, 201511 yr [now just need to call myself something starting with 1 or a, lol. If you do that I'm calling myself _ lol Boys, boys, relax, the community loves you both as much as one another I will remove the sorting and become the first again!
April 17, 201511 yr getting an error on updating repositories: Warning: DOMDocument::load(): Opening and ending tag mismatch: Environment line 17 and Container in /var/lib/docker/unraid/templates-community/templates/hurricane/BTSync.xml, line: 53 in /usr/local/emhttp/plugins/community.repositories/scripts/exec.php on line 162 Warning: DOMDocument::load(): Premature end of data in tag Container line 2 in /var/lib/docker/unraid/templates-community/templates/hurricane/BTSync.xml, line: 54 in /usr/local/emhttp/plugins/community.repositories/scripts/exec.php on line 162 Warning: DOMDocument::load(): Opening and ending tag mismatch: Environment line 17 and Container in /var/lib/docker/unraid/templates-community/templates/hurricane/BTSyncFree.xml, line: 53 in /usr/local/emhttp/plugins/community.repositories/scripts/exec.php on line 162 Warning: DOMDocument::load(): Premature end of data in tag Container line 2 in /var/lib/docker/unraid/templates-community/templates/hurricane/BTSyncFree.xml, line: 54 in /usr/local/emhttp/plugins/community.repositories/scripts/exec.php on line 162 any ideas?. also how do I change the name of my repository - it is shown as Spant rather than Spants :-) Tony
April 17, 201511 yr in the xml on github for that container there is an error on line 26 <Environment/> should be </Environment>
April 17, 201511 yr getting an error on updating repositories: Warning: DOMDocument::load(): Opening and ending tag mismatch: Environment line 17 and Container in /var/lib/docker/unraid/templates-community/templates/hurricane/BTSync.xml, line: 53 in /usr/local/emhttp/plugins/community.repositories/scripts/exec.php on line 162 Warning: DOMDocument::load(): Premature end of data in tag Container line 2 in /var/lib/docker/unraid/templates-community/templates/hurricane/BTSync.xml, line: 54 in /usr/local/emhttp/plugins/community.repositories/scripts/exec.php on line 162 Warning: DOMDocument::load(): Opening and ending tag mismatch: Environment line 17 and Container in /var/lib/docker/unraid/templates-community/templates/hurricane/BTSyncFree.xml, line: 53 in /usr/local/emhttp/plugins/community.repositories/scripts/exec.php on line 162 Warning: DOMDocument::load(): Premature end of data in tag Container line 2 in /var/lib/docker/unraid/templates-community/templates/hurricane/BTSyncFree.xml, line: 54 in /usr/local/emhttp/plugins/community.repositories/scripts/exec.php on line 162 any ideas?. also how do I change the name of my repository - it is shown as Spant rather than Spants :-) Tony i messaged hurricane and it's been fixed, update the repositories and try adding the container again.
April 17, 201511 yr solved - thanks... Do you know why the repository is showing as Spant and not Spants? Is it my fault?
April 17, 201511 yr solved - thanks... Do you know why the repository is showing as Spant and not Spants? Is it my fault? Do you want Spant or Spants?
Archived
This topic is now archived and is closed to further replies.