Project // Drupal Sync Module Toodledo

 !!!! Copy of the Tooldledo Notes Dev : Drup Sync Module Toodledo !!!

Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/allscrl/www/labs/d8a12/index.php on line 11

SCOPE :
-------
*- 1 Node - 1 2Do.Todo|2Do.Notes
.- Each field in a Tag in the nodes Description
.- Specific field for the Sync Ref of the Node
.- Tags Layout : [Field] Values

*- Config :
.- Per User : Tooldedo|Dropbox|Cloud service (calendar) User / Pass / Last Sync done
Ext Service User Sync : Drup User, Ext Service Cfg, Ext Service User, Last Sync, Node Type
Action : Force Sync, Refresh All, First Sync, ....
.- Per External Sync : Toodledo : Mapping (field in descritpion & external field in node field)/ Contents Type / ....
External Service Cfg : DropBox, Toodledo, ... : System Config & Entity , Mapping, version

SUBJECTS :
----------
- Synexsys call list
- PRJ Open Issue List
- Todo Sync
- Node Migration
- Bookmarks

OTHER :
-------
Feeds : alimentation
http://fr.slideshare.net/pvhee/importing-and-synchronizing-content-using-feeds
https://www.drupal.org/project/feeds
https://www.drupal.org/documentation/modules/feeds

http://fr.slideshare.net/jcnventura/convert-6091072

Drup : How Migrate Contents 6 to 7
Dev : Todo in Drupal 8 ?

Node Access : http://drupal.stackexchange.com/questions/905/how-can-a-user-access-only...
       Edit Own Ticket  should be converted to Edit Groups Ticket

Admin : Config page for External info or 2nd Database

Check a second External DB Access for a list

lundi 23 juin 2014 13:48:24

NODE CREATION
-------------
https://www.drupal.org/node/2192175
http://comm-press.de/en/blog/programatically-create-node-image-text-terms-menu-path-comments-and-block-drupal-7
https://api.drupal.org/api/drupal/modules!node!node.module/function/node_object_prepare/7

https://www.drupal.org/project/feeds
https://drupalize.me/blog/201401/introduction-restful-web-services-drupal-8
https://www.isovera.com/blog/syndicate-content-between-drupal-websites-how-guide

https://www.ostraining.com/blog/drupal/drupal-panels/
https://www.drupal.org/node/2192175/
http://jmolivas.com/creating-a-content-entity-type-in-drupal-8
http://fr.slideshare.net/AcquiaInc/drupal-8-preview
http://www.bluedrop.fr/ressources-vagabondages-drupal-juin-2014-veille-collective

https://api.drupal.org/api/drupal/8

Deploy

www.drupal.org/project/relaxed
www.drupal.org/project/deploy / multiversion

http://senzilla.com/

$ent = entity_create($type, $value);

$entity->save();
$entity->entity_load($type,$id);
$entity->delete();

$entities = entity_load_multiple_by_properties($type,$values);

create
insert
update

Tutorials
Acquia :  https://www.acquia.com/about-us/team/heather-james
              https://www.drupal.org/developing/modules
http://comm-press.de/en/blog/programatically-create-node-image-text-term...

Filter HTML Tips Tags http://localhost/www/drupal-8.0-alpha11/filter/tips or https://fr.commerceguys.com/filter/tips

Content Administration : https://www.drupal.org/resource-guides/content-administration