Sebastian

Results 43 comments of Sebastian

@perusio I made(not finished) a juju charm, using your configurations, but! the 502 thing is still happening, and I really don't know why :( Here's the code https://github.com/sebas5384/charm-drupal/blob/bash/hooks/install Some help?...

@mjackson at the time I found out, I didn't test it, sorry :(

@flyboarder this is awesome! hope this get merged soon

While I'm thinking about this issue, here are some links I'm reading: - http://oss-watch.ac.uk/resources/benevolentdictatorgovernancemodel - http://oss-watch.ac.uk/resources/governancemodels - http://producingoss.com/en/producingoss.html - http://reagle.org/joseph/2010/gfc/chapter-6.html

I completely agree @recidive :+1: What if we do a manifest? so in that way we can align more easily as a community which shares the same (or at least...

Let's use NPM \o/ ## Proposal. It: 1) should be a **scoped package**, ex.: `@choko/content` or `@choko/taxonomy`, and since scoped packages are published as private modules by default, would be...

#### 5. Overriding components system. Components are a mix of "controller" and "view". **Suggested architecture:** - **Declare polymorphic components** Which means you want to create components that can be "extend"....