Port of Logo Tool to D6
3lite - March 3, 2008 - 09:53
| Project: | Logo Tool |
| Version: | HEAD |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
In future version for 6.x? =]
=]
| Project: | Logo Tool |
| Version: | HEAD |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
In future version for 6.x? =]
=]
#1
My friend, it's already been done and a while ago too ;o) It only requires some thorough testing and then I'll release it as a major version. Saying that, it is due for a rewrite soon... But not just yet!
Pobster
#2
How can I get my hands on the current 6.x version?
[I thought that HEAD version would work...]
=]
#3
Nah I don't use HEAD like that, I'll get round to testing it before the end of the week I'm sure. All I need to do is make sure that the locale (now languages) part works and then I'll upload it.
Heh, don't worry though - it's fine ;o) http://www.ciclosuno.com/druPal
Pobster
#4
"Drupal 6.x Test Site is currently under maintenance. We should be back shortly. Thank you for your patience." =P
#5
oops. sorry for reposting this question in another section.
#6
Heh, you had 5 days to follow that link!!! I took it down last night and moved it to its own domain, please just have a little patience - I'll make a release very soon.
Pobster
edit: you know... I can't guarantee that I will make a release *very* soon, but I guess if you're not using locales (languages or whatever they are in 6.x) then the attached version is my dev version - obviously ignore the cvs ids they're from the 5.x branch, but at least you'll have a mostly working install of logotool until I get round to testing it thoroughly. It'll definitely be changed to hook_boot and I'll likely lose the logo.php, but it won't harm your install to use this release and update later when I'm done. Please don't bother to post new issues for it, it's dev - I *know* it doesn't fully work ;o)
#7
Thanks Pobster!
[From day one when I tested the link it didn't work :P]
I'll test this baby out right now =]
#8
i installed your attached version in my drupal 6.1, but it doesn't work.
it tells me to move logo.php to the root dir of drupal. when i do that, everything seems ok, but the module doesn't work. it never change the logo.
#9
The module has no validation in it so it probably just can't read your logo.php file, check the permissions. If you're new to logotool (you're not giving much away!) then don't forget you need to alter your themes logo to point to the logo.php file. I assume you've configured the logotool settings okay? Did you type a FULL SYSTEM PATH where it asked you to point to the folder containing your logos? Do logos appear on the logo listings page (the tab in settings?)
Pobster
#10
ok. now with theme modification it works! (i didn't read anywhere)
now just the "front" specification doesnt' work. when i clic on front page it uses the last logo he got.
i get different results according browsers. IE/FF/Opera.. all different! you can take a look at this site: copriREMOVEMEsol.it
#11
Are you using a specified logo for your frontpage, like this;
<front>|homepage.pngPobster
#12
yes i do!
have you had a look to the site?
#13
Not yet, busy working till 6pm (which is only another ten minutes now, tick, tock...)
Pobster
#14
ok.. let me know if you can. thx!
#15
Well I took a look, but there's not a whole lot I can tell but only viewing the site? Maybe *maybe*
<front>doesn't work with 6.1? I'll look into it... Could you post up some of your settings though so I can at least discount user error?Thanks,
Pobster
#16
I just wanted to let you know that the version of this mod posted in this thread works great on my 6.1 site! I'm just using the "Random logos" mode. Haven't tried the others.
Looking forward to the official release!
#17
Also looking forward to official release :-)
#18
Any news about the port?
#19
Well... There's nothing wrong with using the release I've made in this issue queue, all that is missing is implementation of internationalisation. It should work just fine as it's a simple upgrade from the previous 5.x branch (no tweaks at all)... I haven't made an official release yet as I'm a bit too busy working and I'd really rather give this module a nice rewrite for 6.x as now with the new _boot and _init hooks manipulating the logo variable early in the Drupal initialisation process is a better way to achieve the same result - meaning I can finally lose the logo.php file.
Thanks,
Pobster
#20
Aha!
I used logo.php just as it was. What you write here would be much, much nicer. But I'd still like the administrative features and added functionality I added.
#21
will we see a v6 release soon?
#22
Okay I've written it, but I just need to make a few changes before submitting it... I'm going to remove all the locale integration until I can get a bit of time to myself to test it out properly (*major* differences between Drupal 5.x and 6.x in this area).
Also... This is a functionality upgrade (no longer a need for logo.php) but I've added no new functionality... So, shunting *please* don't think I'm ignoring your code! I've just not had a chance to implement it yet... Some of your alterations are very, very good ideas!
Thank you,
Pobster
#23
Okay bear with me... Unforeseen issues with the code...
Pobster
#24
Let me know if I can join forces -- I really love this module.
#25
subscribing (and correcting issue title spelling)
#26
Closing old issue threads...
Pobster