TheRealEyeless
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Runners Log] Weather integrationThe only thing was image support. I remember you said (…)
Right, I can retrieve an image, but I would add this later, at the moment I would try to get the geartable working. In my opinion we should get the gear working and release a development version (with an odd version number) to
1) provide current users the possibility to give feedback to you/us
2) have clear goals to reach
For the next stable version I would get all the fancy and shiny things working 😉What do you think?
Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Running gear statisticsWell how do you insert the path to the file via the formula, since, I can’t work it out. The only way I am able to insert a path ist to copy it menually and insert it in the field.
Will have a look at this later (and then why it’s not working 😉 )
Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Running gear statisticssry for being offline the last two evenings, had way to much to do at work …
Ahahah – sry my german is a little rusty… 😀
In german it would be something like “Baustelle”, I just translated it to english and hoped that it would keep its intention 😉
@GearPicture: Wouldn’t it be possible to upload the picture via the media uploader of wp and just copy the URL from this media uploader into the table? So I mean that you upload it seperated from the geartable since there shouldn’t be too much pictures?
Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Weather integrationok, corrected 😉
I hav added a wa for visualisation. In a post you can enter
[runners_log_weather]
to show all weather data. The shown data depends on which values are selected in the admin area and which are available in the postmeta DB.
It should be possible to add it directly to templates similiar to the runners_log_basic stats, but I’ll have a look at thkis later.
Suggestions? 🙂
Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Running gear statisticsin german you can say construction site for something big to do and I’d like to help you here 😉
Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Weather integrationRight, some visualisation would be good 😉
I’ll be on this right now.Problem with the number is that I currently can’t change the size of the input box since it doesn’t take the size settings I specified. Will have a look at CSS for this later. 😉
Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Running gear statisticsok, the feature with the select box is nice, also the header styling for items!
I adapted that for Temperature, hope you like it (and you aren’t angry since I used your idea too).
From now on I am working on this construction site, but for today its enough I have to go to bed 😉
Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Weather integrationOk, Ready for testing, all features I wanted are in now 🙂
Currently just a mention of Yahoo Weather is missing when entering a post, didn’t find a nice way to realize that till now.
Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Running gear statisticsHehe, I’ve got a desktop pc and a 9″ netbook with a celeron core. On the netbook it takes about one minute to start firefox so I don’t try to start an apache server. My “dev. enviroment” is my desktop since it does not stand still if I start an apache …
So if you’va got a laptop it might be that you have much more computation power than I have 😉Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Running gear statisticsI will have a look at it and also to the new meta_box, but till the evening I don’t have access to my development enviroment (and don’t want to setup an apache on my netbook 😉 )
But I will have a look or two 😉
Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Running gear statisticsI mean no additional field, a field called “gear_inUse” instead of the one “gear_idDone”, since the it would be possible to use it directly for the visibility in the metabox without any line of source code for interpretation.
Surely an If-clause would be a soulution but otherwise you can directly just check the value in the DB and if it’s 1 it is shown in the metabox and if its 0 its not shown.
Is it clear what I mean ?!I just think it’s easier and much faster this way 😉
Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Weather integrationyes, I think the problem is that you unsed it. I mean if you enter no WOEID it sets WOEID = “”, I think I will just enter the current WOEID in this field when entering the weather settings.
Thanks for testing, 🙂Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Weather integrationOk did some redesign at the weather options. Currently I just designed the backend but my idea is the following:
You can adjust what shall appear in the metabox for each post and activate seperately the Yahoo Weather which may insert values for each weather field.
What do you think?
Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Weather integrationok, WOEID is now being saved, finally I got how this DB is working ^^
May you verify that?
Cheers Eyeless
Forum: Plugins
In reply to: [Plugin: Runners Log] Running gear statisticsOk, your miracle of the day is online, you went to bed 5 minutes too early 😉
Now the gear table is added to the Metabox, have a look at the code should be quite self explaining(If not just ask 😉 ).Adapt it according your needs 😉
If we change the field “gear_isDone” to “gear_inUse” we could use this directly to select items that should be shown (we just need the opposite value of what we have currently).Ok, at this point I am back at the weather front 😉
Cheers Eyeless