Closed (fixed)
Project:
Waffles
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2011 at 21:22 UTC
Updated:
22 Oct 2015 at 10:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
andypostsubscribe
Comment #2
ravik777 commentedI need this theme in ver 7 too!!
Comment #3
baschneider commentedI would love to have a 7 version of this theme.
Comment #4
wickedskaman commentedHere's what I have done so far. It works without any showstopper bugs. However, none of the configuration options work as I've never really ventured into that for theme programming and I didn't have time to learn it.
Comment #5
jimhoyt commentedIt would be great to have a version 7 for this theme.
Comment #6
Serjo commentedI need this theme in ver 7 too
Comment #7
shirwa commentedI need this theme in ver 7 too!!
Thanks
Comment #8
LeapFrog commented+1 me too.
Comment #9
wickedskaman commentedAs I mentioned, the zip I provided above should work without configuration options. Any comments, improvements, requests from anyone?
Comment #10
japus commentedIt's great to see that there is a working port of this theme. I used it on my drupal 6 website but couldn't find a decent theme when I upgraded.
The problems I have are with the breadcrumb. There it only shows the word 'array' in the breadcrumb box. There is also a warning:
Notice: Array to string conversion in waffles_breadcrumb() (regel 657 van /var/www/vhosts/chiro-meise.be/httpdocs/sites/all/themes/waffles/template.php).
Translated to English it, it says that there is an array to string conversion at line 657 of the template.php file.
A second, somewhat similar problem is with the comments. There it also only shows the word array but it doesn't give any warning.
I added a screenshot to show exactly what is wrong.
I'd really love to help fixing some errors but I don't really know anything about drupal theming. I'll start looking into those problems and make an attempt in fixing them but if someone with more experience can solve the problems, let me know please.
Thanks!
Comment #11
hgurol commentedI -also- would love to have a 7 version of this theme.
Comment #12
wickedskaman commentedSee post #4 above: the theme in the zip file works for 7.0. Have not tested later than that but it shouldn't be a problem.
NOT ALL FEATURES WORKING. It's just the basics.
Comment #13
georgedamonkey commentedI tried enabling the theme on my drupal 7 site, and all I get is a white screen when trying to view the site.
Comment #14
wickedskaman commentedError logs from Watchdog? Any php warnings?
Comment #15
georgedamonkey commentedThe one error that keeps coming up is 'Theme key "blocks" not found.'
Comment #16
wickedskaman commentedSeems to be a new problem introduced with a D& update: http://drupal.org/node/1132720
I don't have the time to try to address it so it someone else wants to give it a stab by all means update the zip file.
Comment #17
Todd Young commentedLove this theme, message me if you would like me to help on the D7 version!
Comment #18
wickedskaman commentedI'll be in touch Todd Young. Did my sad port attempt work somewhat for you? Can we branch this under GPL since the maintainer seems to have abandoned?
Comment #19
shirwa commentedI think its good idea to create new project branch for this theme. I think we should also raise money fund developers and new maintainer. I can't upgrade to D7 till this theme is stable.
Comment #20
yadranko commentedI'm interested in version 7 of this beautiful theme, has there been any further progress in its migration from version 6? Or does anyone have suggestions for a similar substitute theme? Thanks for any help.
Comment #21
Dennis Walgaard commentedI've made a few improvements to the Drupal 7 version:
- Fixed showing breadcrumbs. Only the string 'Array' was shown.
- Fixed fatal error when displaying views.
- Define a fixed width for the main content so it does not run over the sidebar right region causing blocks in that region to be not clickable.
- Properly render node links. Show them under the title and content and not in between them. This also results in the links being shown with the correct styling.
- Show icons before node links 'read more', 'comments' and 'comment add'.
- Properly style the search block.
- Show publication date and author under the node title. Can be configured on Display settings page of node type.
- Fixed block placement in region node_bottom.
Comment #22
fabrizioprocopio commentedGreat job! Thanks a lot Dennis
Comment #24
chi commentedIt is a pity this theme was missing for Drupal 7. However it is better late than never. I just commited the code from this issue. Though initial D7 port is done there is a lot of work. I suppose we can proceed with further development in separate issues.
The good news is the theme has just got new co-maintainer. I am in hopes we get D8 version of the Waffles soon. :-)
Thanks to everyone who helped with this.
Comment #25
chi commented