Closed (fixed)
Project:
Omega
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2011 at 20:53 UTC
Updated:
13 Nov 2015 at 16:45 UTC
Jump to comment: Most recent
Comments
Comment #1
fubhy commentedHmm.. I don't see how this is related to Delta?
Comment #2
fubhy commentedDoes this only appear in the Theme settings for Delta templates?
Comment #3
himerus commentedSo you are using the 3.x of Delta, and Omega 2.x??
I'll have to work a test on that (tmrw)
Comment #4
chanse commentedYes, I am using Omega 2.1 HTML5 starter kit subtheme and Delta 3.0-alpha 2. Form settings tab appears only in general settings of subtheme.
Comment #5
fubhy commented@chanse: Omega 2.1 uses a function named "omega_theme_get_setting()" across its files. The problem with this might be, that this function tries to implement the Delta module in a way thats just not necesarry anymore. I removed that stuff in the latest git push to d.org but as I can't really test this right now (because I don't have a 2.x version running) I am not 100% sure if this does the trick for you.
Comment #6
fubhy commentedDoes this work for you now, chanse?
Comment #7
chanse commentedI have the latest dev version 2.x of Omega theme (apr-24) installed and there is no a form settings tab avaible on a custom layout configure page...
Comment #8
himerus commentedMake sure you are using the alpha1 version of Omega. The dev version is only updated every 12 hrs roughly. I will be doing clean tests today with the packaged versions to sift out for more issues.
Make sure you are using:
Omega 7.x-3.0-alpha1
Delta 7.x-3.0-beta1
Omega tools 7.x-3.0-beta1
Comment #9
chanse commentedI have Omega 7.x-3.0-alpha1, Delta 7.x-3.0-beta1, Omega tools 7.x-3.0-beta1 and Context 3.0 beta1 installed.
1)Omega general settings stack of tabs (including Optional CSS, Page Titles, Breadcrumb Settings, Form Settings, Menu Settings and Debugging) no longer avaible.
2) I saw an error "Fatal error: require_once() [function.require]: Failed opening required 'C:\Users\Oleg\Sites\acquia-drupal/sites/all/modules/delta/delta_blocks/delta_blocks.admin.inc' (include_path='.;C:\php5\pear') in C:\Users\Oleg\Sites\acquia-drupal\includes\menu.inc on line 499" when tried to go to admin/config/user-interface/delta-blocks
3) Look into a delta_blocks.admin.inc
4) Menu panel (like in 2.x version of Omega) no longer avaible. A couple of links instead.
Comment #10
himerus commented@chanse,
Some of this is expected.
The "General Settings" section is gone, and things like custom page titles, breadcrumbs, etc. are not currently (and might no longer be) implemented. (this is still not determined)
The optional stylesheets are now in the upper section (Toggle Styles) and includes many more features, including disabling core CSS junk.
Not positive on the Delta Blocks error. Will need to investigate, just starting my tests on clean versions of the latest tagged releases.
Comment #11
fubhy commented@himerus, @chanse: The configuration page for the delta-block module does NOT exist yet. The use of that page is pretty low, anyhow... The only thing that this page will do is DISABLE the blocks so they dont show up as blocks anymore AT ALL. The blocks can be configured in the block configuration for every single block itself. I just didnt create the page that allows for completly disabling single blocks yet. That will follow tommorow (I hope). ... Stay tuned
Comment #12
fubhy commentedDone
Comment #13
himerus commentedfubhy: think you missed the actual issue on this one.
This is "mostly" related to the custom functionality that was provided in 2.x Omega that currently isn't implemented in 3.x omega... For example, the custom HTML5 placeholder text for search fields, and login fields, breadcrumb, etc.
Changing the title of this to be more appropriate, and moving to Omega queue. These still missing items (in the theme) are on the list to re-implement soon (hopefully over the next few days) prior to next alpha release.
Comment #14
fubhy commentedI see. The fact that this was in the Delta queue might've mislead me.
Comment #15
fubhy commentedWe should start thinking about how to port those extra-features quite soon as we are moving close and closer to the finish line!
Comment #16
professorbikeybike commentedWondering if I'm missing how to customize placeholder text in 3.x, or if this feature still needs to be ported.
Comment #17
steinmb commentedDo not think a lot of new functionality goes into 7.x-3.x these days. Closing.