Hi there
I've very impressed with Julio but have a few questions

  1. Is it possibe to migrate content from existing drupal sites to julio or would you recommend a clean start?
  2. Can video be added to the slide shows media so the user can click a screen grab to start playback?
  3. Can custom layouts be added (maybe via panels module) to allow greater flexibility to the layout of the different areas including the home page
  4. How easy is it to include extra modules to the profile if additional authetication methods or additional features are needed

Comments

jgraham’s picture

Status: Active » Fixed

1. You can certainly migrate content into julio. migrate module is quite good from my experience but does require code familiarity. I have also heard of other approaches using feeds but I have not used those myself. Generally this is a matter of how much content you have to migrate whether or not it makes sense to migrate or start from scratch.
2. Video cannot be added as julio is currently configured, and is out of scope for the core of julio. This can certainly be add-on configuration.
3. You can certainly change to using panels. We have abstracted out most of the user interface elements in the respective UI feature modules. Julio is built using context so you would likely want to disable those in favor of your panels based approach.
4. You can add any modules you want into the standard sites/all/modules or sites/SITENAME/modules as needed. We recommend not making adjustments to the modules shipped with julio or the modules list within the profiles/julio directory. If you want to do that then perhaps grabbing julio without the additional contrib modules might be a better starting point, but then you have to ensure that you grab the appropriate modules that julio requires.

Status: Fixed » Closed (fixed)

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

parijke’s picture

Category: Support request » Feature request
Issue summary: View changes
Status: Closed (fixed) » Active

Convert Julio into using Panels (recommended by OG) instead of context.