Coder Social home page Coder Social logo

drupal-console-book's People

Contributors

alex-arriaga avatar alexskrypnyk avatar ashwini7 avatar balagan73 avatar blasvicco avatar blauerberg avatar carsonblack avatar cristianobento avatar damienmckenna avatar danielnv18 avatar ddrozdik avatar dinarcon avatar dkgndec avatar dmouse avatar doakym avatar enzolutions avatar hjuarez20 avatar jidrone avatar jmolivas avatar lobsterr avatar lowellmontgomery avatar novia713 avatar omero avatar rocketeerbkw avatar taz77 avatar ultimike avatar vladimiraus avatar wakudrle avatar wranvaud avatar yogeshmpawar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

drupal-console-book's Issues

Figure out a script to maintain the "how to use" command documentation

As commands/arguments/options are added and changed, maintaining the "how to use" section of the documentation will inevitably get tricky and the documentation will get outdated and possibly full of inaccuracies. A simple script (in the Drupal Console project) could output all the "how to use" files as Markdown, ensuring all commands are documented and include all current arguments and options. This issue is to discuss pro/cons of this and a most suitable approach.

Other thoughts: Maybe a new command: drupal generate:documentation ... It could output .md files to a selected directory.

Rename `console` to `drupal`

A recent change renamed the cli tool from console to drupal. I noticed some places in the documentation that still mention the old console command and others that have the new drupal command.

I'm happy to provide a PR to fix, but I wasn't sure what parts of the documentation get automatically generated and which parts need updating.

Example old name https://hechoendrupal.gitbooks.io/drupal-console/content/en/getting/composer.html
Example new name https://hechoendrupal.gitbooks.io/drupal-console/content/en/commands/help.html

Determine way to automate maintaining SUMMARY.md

It should not be hard to iterate the files and build such a links page programmatically... a simple script could automate the process. Maybe you have a nifty, Symphony-powered approach or trick you have already used? If so, we should document that. If not, we should find something (or write something) and use it.

Remove console with composer global installation

Hi,
after a global installation of the drupal console with composer on windows 7 ,
I can't remove it when using :

composer global remove drupal/console:@stable

nothing has been removed, this is the message

$ composer global remove drupal/console:@stable
Changed current directory to C:/Users/David/AppData/Roaming/Composer
drupal/console:@stable is not required in your composer.json and has not been removed
Package "drupal/console:@stable" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating autoload files

downloading the launcher doesn't work

I get this output:

$ curl http://drupalconsole.com/installer -L -o drupal.phar % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (35) error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure

Note mentions -y argument, but sample code contains -n

On page 33 both sample code contains -n parameter, but the note says:

In this example code, we accept all interactive questions, i.e. answering “yes” when passing the -y argument.

I think note should match the sample code.

Inform about dependencies

Some commands don't work unless certain modules are enabled and this should be made clear in the documentation.

For example, drupal migrate commands won't work unless the Migrate module is enabled.

Add page Keeping your fork up to date

After some time your forked repository and the original one(called upstream) will eventually get out of sync leaving you with an old, unsupported version.

This page should include instruction how to keep for up to date

Update the Create an Issue page

I like how d.o. provides a template to create an issue.

Since Github provides similar functionality by adding a new file, named CONTRIBUTING or CONTRIBUTING.md to the root directory of your repository, more info:
https://help.github.com/articles/setting-guidelines-for-repository-contributors/

I added a CONTRIBUTING.md file to the repo code project

Issue where this was added:
hechoendrupal/drupal-console#680

We already had a page related to Create an issue on his repo, what will make more sense:
a) Update and keep the page duplicating the CONTRIBUTING.md file.
b) Update page content and include a link to the CONTRIBUTING.md file.

Thoughts @LowellMontgomery

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.