Hosting site for oxz files
Moderators: winston, another_commander
- maik
- Wiki Wizard
- Posts: 2028
- Joined: Wed Mar 10, 2010 12:30 pm
- Location: Ljubljana, Slovenia (mainly industrial, feudal, TL12)
Re: Hosting site for oxz files
No PHP needed, just upload it like before. Registering the file for counting and the actual counting happens in the background.
Re: Hosting site for oxz files
That's the problem, I never have uploaded anything to Oolite's wiki. Didn't know how then, don't know how now.maik wrote:No PHP needed, just upload it like before. Registering the file for counting and the actual counting happens in the background.
- maik
- Wiki Wizard
- Posts: 2028
- Joined: Wed Mar 10, 2010 12:30 pm
- Location: Ljubljana, Slovenia (mainly industrial, feudal, TL12)
Re: Hosting site for oxz files
Use the "Upload file" link in the toolbox on the left (only visible when you are logged in).
Re: Hosting site for oxz files
Never used it, don't have an account...do I use the same username + password that I use on this forum?
It's also extremely slow to load the page whenever I visit there.
While this goes on, I'm trying to convert another OXP of mine to use OXZ format...
It's also extremely slow to load the page whenever I visit there.
While this goes on, I'm trying to convert another OXP of mine to use OXZ format...
Last edited by Switeck on Mon Mar 24, 2014 4:33 pm, edited 2 times in total.
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Hosting site for oxz files
I imagine maik will sort an account out for you.
What, the Wiki main page? It loads fast enough here.Switeck wrote:It's also extremely slow to load the page whenever I visit there.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
- maik
- Wiki Wizard
- Posts: 2028
- Joined: Wed Mar 10, 2010 12:30 pm
- Location: Ljubljana, Slovenia (mainly industrial, feudal, TL12)
Re: Hosting site for oxz files
Account is created, details via pm.
The sandbox wiki is indeed horribly slow and I guess it has something to do with my extension. I haven't found the time to investigate further so far though. Once this is sorted I will install it on the proper wiki server.
The sandbox wiki is indeed horribly slow and I guess it has something to do with my extension. I haven't found the time to investigate further so far though. Once this is sorted I will install it on the proper wiki server.
- maik
- Wiki Wizard
- Posts: 2028
- Joined: Wed Mar 10, 2010 12:30 pm
- Location: Ljubljana, Slovenia (mainly industrial, feudal, TL12)
Re: Hosting site for oxz files
Sandbox slowness was due to a stupid bug in my extension, bombarding the DB with repeat requests when it couldn't find a counter (and it can't find a counter for most existing files/images). It's fixed now, thanks to Switeck for the report.maik wrote:Account is created, details via pm.
The sandbox wiki is indeed horribly slow and I guess it has something to do with my extension. I haven't found the time to investigate further so far though. Once this is sorted I will install it on the proper wiki server.
I'll leave it running on the sandbox a few more days to see if it misbehaves in another way before I move it to the main wiki.
- maik
- Wiki Wizard
- Posts: 2028
- Joined: Wed Mar 10, 2010 12:30 pm
- Location: Ljubljana, Slovenia (mainly industrial, feudal, TL12)
Re: Hosting site for oxz files
My download counter extension is now active on the main wiki.
Usage:
Usage:
- As a registered user, upload a file via the "Upload file" link in the left hand navigation pane of the wiki. The extension will register it automatically.
- If your file was called 'Q-Bomb Detector 1.3.m.oxz' then link to your file for download like this:
[[Media:Q-Bomb Detector 1.3.m.oxz|Q-Bomb 1.3 as OXZ]]
. See http://www.mediawiki.org/wiki/Help:Links for further information, it is an "Internal link to an image or a file of other types". - Use the parser function
{{#downloads:Q-Bomb Detector 1.3.m.oxz}}
to display the number of downloads for this file.
- Norby
- ---- E L I T E ----
- Posts: 2577
- Joined: Mon May 20, 2013 9:53 pm
- Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
- Contact:
Re: Hosting site for oxz files
Thank you maik!
Now it is a real alternative of box.com and additionally we can count if somebody download an oxz within the game.
My howto:
1. Upload an oxz (after login). You will be redirected to the File: page where you can save the download link by right click and "copy link location" on the uploaded file name. Note the last two folder name in the link is randomly generated for each file.
2. Put into the wiki page of oxz something like this:3. In the manifest.plist change the link to the previously saved one (must contain the img_auth.php and two random subfolder before the file name, so do not copy this but use your own unique folder names):
You can left out this line to avoid the reupload of your oxz, but this link type is what you can use in the game to get counts from the OXZ Manager also.
Now it is a real alternative of box.com and additionally we can count if somebody download an oxz within the game.
My howto:
1. Upload an oxz (after login). You will be redirected to the File: page where you can save the download link by right click and "copy link location" on the uploaded file name. Note the last two folder name in the link is randomly generated for each file.
2. Put into the wiki page of oxz something like this:
Code: Select all
Download [[Media:Gallery_1.15.oxz|Gallery OXZ]] (downloaded {{#downloads:Gallery_1.15.oxz}} times).
Code: Select all
download_url = "http://wiki.alioth.net/img_auth.php/f/f3/Gallery_1.15.oxz"
Last edited by Norby on Sat May 31, 2014 3:03 pm, edited 1 time in total.
Re: Hosting site for oxz files
This is handy I like this feature. I like how box.com tells me my Taxi Galactica OXP has been downloaded 1,315 times but it would be nice if other people knew that as well!
Desktop PC: CPU: Intel i7-4790K Quad Core 4.4GHz (Turbo-Charged) GPU: Nvidia GeForce GTX 1080Ti RAM: 32GB DDR3
Laptop PC: CPU: Intel i5-10300H Quad Core 4.5GHz (Turbo-Charged) GPU: Nvidia GeForce GTX 1650 RAM: 32GB DDR4
Laptop PC: CPU: Intel i5-10300H Quad Core 4.5GHz (Turbo-Charged) GPU: Nvidia GeForce GTX 1650 RAM: 32GB DDR4
- CaptSolo
- ---- E L I T E ----
- Posts: 909
- Joined: Wed Feb 23, 2011 10:08 pm
- Location: Preying Manta
- Contact:
Re: Hosting site for oxz files
Let's see if I understand this:
1) upload OXZ to wiki using the upload file gadget in the toolbox.
and
2) Place the link provided by Maik and Norby in the wiki page for the oxz.
The result is that one's OXZ is now magically visible in the in-game Manager.
Is this correct or am I missing something?
1) upload OXZ to wiki using the upload file gadget in the toolbox.
and
2) Place the link provided by Maik and Norby in the wiki page for the oxz.
The result is that one's OXZ is now magically visible in the in-game Manager.
Is this correct or am I missing something?
Re: Hosting site for oxz files
Also complete the OXZ manifest form at (for now) http://addons.oolite.org/admin/ placing the provided link in the "download URL" field.
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: Hosting site for oxz files
Do we need to get new usernames and passwords for this?
Commander Smivs, the friendliest Gourd this side of Riedquat.
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Hosting site for oxz files
Yeah, I reckon so...Smivs wrote:Do we need to get new usernames and passwords for this?
cim wrote:The OXZ addon list is now "live" - PM me if you need an account to add your own entries. Once you have an account you can manage all your OXZs yourself. OXZ entries you add will work in the nightly builds - and you won't need to re-enter them later. It's pretty quick to repackage an OXP as an OXZ - as you can see I've been going through several of mine... - and it would be nice to have a lot more author diversity in the download list.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: Hosting site for oxz files
Ah, OK. Thanks Cody.
@cim...check your PMs please
@cim...check your PMs please
Commander Smivs, the friendliest Gourd this side of Riedquat.