Collaborative writing environment

I’m setting up a custom authoring environment. Overall it will look like a kind of wiki, with blog content. I’ve looked closer into Drupal and understand how it works but I don’t want to spend time learning the platform. My time is better spent on the content itself and the structure and capabilities of the site.

The project doesn’t need any custom coding or new modules; stock drupal should do.

I can’t think of the site’s navigation style right now. If I did, I’d be able to make the site myself.

Declaration of blockSubmit must be compatible

Hi all,

I'm taking a look at Drupal 8 at the moment and doing some module development. I keep coming up with the following error when developing a block plugin:

Fatal error: Declaration of Drupal\helloworld\Plugin\Block\HelloWorldBlock::blockSubmit() must be compatible with Drupal\block\BlockPluginInterface::blockSubmit($form, Drupal\Core\Form\FormStateInterface $form_state) in /Users/alastair/Dropbox (Personal)/shared/dev/experimental/drupal/drupal-8.0.x-dev/modules/custom/helloworld/src/Plugin/Block/HelloWorldBlock.php on line 58

Running Drupal 8 as a online magazine

I would greatly appreciate a few advice on things:
1. I want journalists to upload images in original size, insert them to article and resize them on the fly. Is it possible?
2. How can I insert image from already uploaded images? Is there a media management system?
3. Is it possible to have a different image on the front page and inside an article?
4. Are there any other good strong themes or I should base my work on the default theme shipped with 8?

Thanks

Develop module on drupal 8.0.x-dev or alpha version

Hi,

since drupal 8.0.x-dev is released, I'm not sure which version is prefered to develop/porting modules: the dev version or always the newest (when I write this the alpha14) alpha versions?

Thanks a lot!

need advices for choosing modules

Hi everybody,

I want to create a website with this functionnalities :
1) classical accounts forms (create, login, delete, remember password) with admin / editor / reader rights
2) create articles "ideas" with title/little desc/more desc/external links/editor's name and date/metatags (difficulty / cost / thema...)
3) random showing of this articles on homepage, and if you scroll back, you can view more and more
4) simple and advanced search form in articles, (buttons showing metatag criteria)
5) skin with responsive design

Drupal 8 overide

Hello,
I want to try play a bit in D8.
So I want to try override file html.html.twig to add inside of HTML FOO so it looks like this.

I create new theme and inside of theme i made file structure: theme_name\templates\modules\system\templates\
I give file a name from file name suggestions "html--user.html.twig" but i can make it work even if file name is "html.html.twig" still no working no matter where i put it.

So what I'm doing wrong regard to that ?.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x