import
CKEDITOR
CKEDITOR szerkestéskor kiveszi az id tag-et:
Allow classes and ids in the new CKEditor
One of the first things I usually need to do when installing a new Drupal site, is to change the settings in the new (version>4) CKEditor so that I can type classes and ids and not have them strip out.
To do this, do the following:
Go to Configuration -> CKEditor -> Full profile (or admin/config/content/ckeditor/edit/Full) or other profile that you use
Under Advanced Options, in the field Custom Javascript configuration, type:
config.allowedContent = true;
https://polso.info/allow-classes-and-ids-new-ckeditor
Combine two pictures into one online
https://www.imgonline.com.ua/eng/combine-two-images-into-one.php
Photoshop
Fájl / Automatizálás / Photomerge
Többnyelvű oldal fejlesztése Drupal 6.x alatt
http://drupal.hu/kezikonyv/tippektrukkok/tobbnyelvu
- tartalomtípusonként Közzétételi beállításoknál: Több nyelv támogatása Egedélyezett, fordítástámogatással
link átírva, saját node-ra mutasson
http://drupal.stackexchange.com/questions/83322/replacement-pattern-to-get-current-node-url
.[path]
Views(filed) (fejléc) elrejtése ha üres
https://www.drupal.org/node/1343430
1. Go to the advanced tab of you view
2. Add contextual filters
3. Select Global: Null
4. When the filter value is NOT available: Select 'Hide view'
How to switch the content type of multiple nodes with bulk operations (Node Convert)
https://www.drupal.org/node/2307843
1. Go to "admin/structure/node_convert_templates".
2. Create a new "Node Convert" Template, following the the provided steps.
3. Go to "admin/content".
4. Select the relevant nodes.
5. Choose "Convert template: x" (based on the template name created above) from the update options.
6. Click Update.
e-commerce
Commerce Kickstart
collapse table
http://plnkr.co/edit/ENXYcu?p=preview