It is very important, because often standard drupal commerce (and etc.) documentation is not as good as I want and I spend a lot of time looking for solutions.
And when I found solutions I even can't post it somewhere in documentation for other guys.
Hello, i have code this new simple module named timeago on nodes (on pages).
This module will calculate the time ago to the opening page and will display it in a small top widget.
Fr exemple if you opened a page x about a one minute, it tell you that and the time will be updated automatically.
I wonder why there is not any reactions and coders about my new module or did i publish it in the wrong place!!
It seems Drupal adopts many ideas from Symfony in Drupal 8,
the following article by Leo is good for thought,
especially the comments are better(?) than the article itself.
Hi
I am working on a thesis project, developing a social network...
I began reading a book on how to do this with PHP, and I began to setup my own MVC pattern within PHP, but I was wondering if I could use Drupal for this..
I was going to use a product/system called Phonegap to get at native mobile features, like alerts...but, I am noticing that a lot of native mobile features are now able to be got at via HTML5/JQuery...
It might save me time to use Drupal (I've used it before)...