hydroshare / hydroshare_drupal

Hydroshare is an online collaboration environment for sharing data, models, and code related to hydrology and water sciences
beta.hydroshare.org
GNU General Public License v2.0
7 stars 2 forks source link

Use Features #14

Closed valentinedwv closed 10 years ago

valentinedwv commented 10 years ago

TImeseries Other Geoanaltics

all have content types that have not been exported to code.

this needs to be done so that they exist at install time

valentinedwv commented 10 years ago

Will do this as a two step process. Step 1) add features

step 2 clean up modules directory

jeffersonheard commented 10 years ago

Just to clarify things for folks, this has to be added for database objects (such as content type definitions) to migrate from dev to beta and to be part of anyone's new install of Hydroshare. Without it, content types and fields have to be created by hand each time.

valentinedwv commented 10 years ago

Work still needed. Blocks need to be exported. Front Page is a set of Blocks, I think. The Menu is a block

login_destination requires a patch to be part of a Features

Dashboard page needs to be a view so it can be exported. Exporting dashboard as a page fails

jeffersonheard commented 10 years ago

I'm closing this issue, since Features now work. I will open the followon issues from this report