Yes, I've already started working on it. I probably won't have it out in time for the first D7 official release, since it looks like that could be coming in the next few weeks. But I will try and have it ready as soon as possible. I'm making some changes to it, including trying to use the core color.module to color the color options for the theme. The module provides a lot more flexibility than the D6 version so I'm giving it a try, but figuring out how to convert things to use it is taking a little time. And I'm restructuring some things to make it friendlier for subtheming, etc. So it's taking me a little extra time to work through all this. But I do promise it is coming!
Great, thank you for the fast response! This is a great theme and I can't wait to use it once it's ported to D7 :) Would it be possible to start posting some of the code so perhaps the community can test it, it might help in squashing bugs. Thanks for all of your hard work.
I did a first attempt to create a drupal 7 theme, it is not fully functional yet.
Still known bugs.
-Color module not implemented. (I'm gonna try to change it to the drupal 7 color way (like Bartik), without the dependency for colorpicker, which isn't ported yet).
-I10n support for the navigation menu is also disabled.
-Theme settings isn't ready yet
-There is also one bug, where the themes takes cti_flex.css before the specific color.css. I'm quite stuck on this one, but still searching. It has something to do that the css files in .info file are loaded before the ones in template .php with drupal_add_css (which has some drupal 7 changes).
I'll attach a zip, cause i'm not really familiar with git-patching.
I did a sort of remake started with the zen 7 theme, and worked from there.
CTI Flex is the only theme like it and any theme that is like it, is really just a variation of, thus no cti flex like theme exists for drupal 7. with out cti flex i regret not having drupal 6.22 installed.
#19 There's no need to post subscribe comments now, you can simply 'follow' a issue as seen on the top of this page :). More info... Stop subscribing, start following
I've released the first D7 version of CTI Flex. Sorry about the ridiculous delay; it's been a very busy year for me. Also, apologies to anyone who was expecting it would be identical to the D6 version. I decided to make some updates and changes. The styles are similar, and I've added a number of extra options for colors, fonts and corner styles and some additional regions. However, I decided to make the available color schemes more current, consistent and a bit easier to maintain so you'll notice a number of significant changes.
Also, after working with the color module for a while, I was not happy with the results. I found it a bit too restrictive for the things I wanted to accomplish. I also decided to drop the use of the embedded color picker. Instead I provide a custom option with an associated set of styles in local.css that can easily be edited. The advantages to this are that many more regions can be customized and the source code is cleaner.
For those of you who wanted something just like the D6 version, you might check out post #14 in this thread.
ajross, thanks for doing this! Really, I found CTI a very good theme for much of what I've done, and glad to see it on Drupal 7...been waiting for it. I know things take time, but do much appreciate your work and effort!!!
Comments
Comment #1
ajross commentedYes, I've already started working on it. I probably won't have it out in time for the first D7 official release, since it looks like that could be coming in the next few weeks. But I will try and have it ready as soon as possible. I'm making some changes to it, including trying to use the core color.module to color the color options for the theme. The module provides a lot more flexibility than the D6 version so I'm giving it a try, but figuring out how to convert things to use it is taking a little time. And I'm restructuring some things to make it friendlier for subtheming, etc. So it's taking me a little extra time to work through all this. But I do promise it is coming!
Comment #2
geekgirlweb commentedGreat, thank you for the fast response! This is a great theme and I can't wait to use it once it's ported to D7 :) Would it be possible to start posting some of the code so perhaps the community can test it, it might help in squashing bugs. Thanks for all of your hard work.
Comment #3
dhendriks commentedsubscribing
Comment #4
J3 commentedwaiting for it
Comment #5
dokuf commentedsubscribing
Comment #6
cvining commentedsubscribing
Comment #7
Taxoman commentedSubscribing.
Comment #8
arthur wong commentedsubscribing
Comment #9
stuen93 commentedsubscribing
Comment #10
profix898 commentedsubscribing
Comment #11
sisyphos commentedIs there any information when D7 compatibel version of cti_flex will exist?
Comment #12
Josh68 commentedAlso interested in an update on the port. Thanks.
Comment #13
Taxoman commentedComment #14
mallezieI did a first attempt to create a drupal 7 theme, it is not fully functional yet.
Still known bugs.
-Color module not implemented. (I'm gonna try to change it to the drupal 7 color way (like Bartik), without the dependency for colorpicker, which isn't ported yet).
-I10n support for the navigation menu is also disabled.
-Theme settings isn't ready yet
-There is also one bug, where the themes takes cti_flex.css before the specific color.css. I'm quite stuck on this one, but still searching. It has something to do that the css files in .info file are loaded before the ones in template .php with drupal_add_css (which has some drupal 7 changes).
I'll attach a zip, cause i'm not really familiar with git-patching.
I did a sort of remake started with the zen 7 theme, and worked from there.
Comment #15
pGustafson commentedAlso interested
Comment #16
khanz commentedI am too interested in D7 port.
Comment #17
cdoublejj commentedCTI Flex is the only theme like it and any theme that is like it, is really just a variation of, thus no cti flex like theme exists for drupal 7. with out cti flex i regret not having drupal 6.22 installed.
Comment #18
Pimmy commentedsubscribe
Comment #19
Tony Sharpe commentedsubscribe
Comment #20
khanz commented#19 There's no need to post subscribe comments now, you can simply 'follow' a issue as seen on the top of this page :). More info... Stop subscribing, start following
Comment #21
ajross commentedI've released the first D7 version of CTI Flex. Sorry about the ridiculous delay; it's been a very busy year for me. Also, apologies to anyone who was expecting it would be identical to the D6 version. I decided to make some updates and changes. The styles are similar, and I've added a number of extra options for colors, fonts and corner styles and some additional regions. However, I decided to make the available color schemes more current, consistent and a bit easier to maintain so you'll notice a number of significant changes.
Also, after working with the color module for a while, I was not happy with the results. I found it a bit too restrictive for the things I wanted to accomplish. I also decided to drop the use of the embedded color picker. Instead I provide a custom option with an associated set of styles in local.css that can easily be edited. The advantages to this are that many more regions can be customized and the source code is cleaner.
For those of you who wanted something just like the D6 version, you might check out post #14 in this thread.
Comment #22
mahnster commentedajross, thanks for doing this! Really, I found CTI a very good theme for much of what I've done, and glad to see it on Drupal 7...been waiting for it. I know things take time, but do much appreciate your work and effort!!!
Comment #23
ajross commented