I think the reorganization of the d.o links into seperate blocks is great.
I'm finding only one "annoyance".
The links to the -dev packages are direct to downloads. Whereas they used to be links to the project node of the release. I preferred that over the direct link to the downloads because I could view the date of the last build on the release node.
as it stands now, I have to manually goto the project page to check the date. which isn't all that bad, just different.
Any chance we can have a link in the developer links block to http://drupal.org/project/drupal to give quick access to the project page so that dates can be checked?
Comments
Comment #1
catchAlthough I primarily check out of CVS, I used to use these a lot, and direct links to the tarballs would've made it a much quicker operation to right click, copy and wget. A link to project/drupal sounds like a good compromise though.
Comment #2
sunWhat about a compromise like this?
Comment #3
catchGood plan :)
Comment #4
vm commentedI agree with the compromise.
Comment #5
add1sun commentedThe only problem with that compromise is that the new blocks are being created using the menu system and are not PHP/HTML blocks anymore. So if we want both links, we'll need a menu item for each of the nodes and tarballs.
So maybe something more like: ?
Drupal 7.x-dev
- Download 7.x-dev tarball
Drupal 6.x-dev
- Download 6.x-dev tarball
Drupal 5.x-dev
- Download 5.x-dev tarball
Comment #6
vm commentedthat works as well. Maybe i'm just being a PITA, but I always check the date on the -dev releases to insure my sandbox is running the lastest -dev code. Therefore, any way that makes it easier to get to the project page itself would be wonderful.
Even if it were
Drupal Project Page leading to http://drupal.org/project/drupal
Download 5.x-dev
Download 6.x-dev
Download 7.x-dev
Comment #7
akanur commentedComment #8
cweagansGit is amazingly fast. Do we really need to do this anymore? If not, feel free to won't fix. If so, please justify.
Comment #9
gregglesI think these links got removed in the redesign, so closing WAD.