Comments

Anonymous’s picture

Status: Active » Fixed

yes, why not :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

borazslo’s picture

Version: 6.x-1.x-dev » 6.x-3.1
Status: Closed (fixed) » Needs work
StatusFileSize
new2.8 KB
new1.07 KB
new7.21 KB

I have started to port to D7, but I am not a theme guru.
I am reading: http://drupal.org/node/254940

I have done:

  • 7. $help became a region
  • 8. [U] Mission statement removed, 'highlighted' region suggested
  • 9. [U] Footer message removed
  • 10. [U] Content region is now mandatory, main page content became a block
  • 16. [U] Function names must match theme name
  • 17. [U] All CSS and JavaScript files must be specified in the theme's .info file
  • 22. $closure becomes $page_bottom, new $page_top and hidden regions

  • Main errors
    - A lot of notices about the undefined variables:
    "Notice: Undefined variable: head_title in include() (line 8 of [...]/sandium/page.tpl.php)."
    - Access denied for admin/appearance/settings/sandium and admin/structure/block/list/sandium

    Anonymous’s picture

    Do you have CVS account ?

    borazslo’s picture

    Unfortunately not. :(

    borazslo’s picture

    StatusFileSize
    new3.96 KB

    New page.tpl.php - without undefined variables. :)
    - wihout the nav
    - without tabs2

    Anonymous’s picture

    Thanks László
    I will release D7 version shortly.
    Thanks for your efforts :)

    seg108’s picture

    Great theme. Looking forward to D7 version.

    cweagans’s picture

    Assigned: Unassigned » cweagans

    I'm working on a complete port for a client.

    ju_gle’s picture

    Is there anyone still working on this?

    cweagans’s picture

    Assigned: cweagans » Unassigned

    Sorry, this project stopped a while ago. I will say that a stable sandium release for Drupal 7 is not going to be a lot of work to get to. If I have time, I'll revisit this.

    ju_gle’s picture

    Thank you very much. It would be really cool if you could do this.

    glaze’s picture

    Has this had any kind of work done to it at all lately? how close is the port to being finished? and what needs to be done to finish it, i have a client that i've customed themed their website using this as the base theme... and need a D7 port for it...