drupal-planet

30.01.12 @ 10:11

Sasson - smart drupal theming

SUBMITTED BY Tsachi

Sasson means "Joy".
This drupal theme is all about bringing the joy back into drupal theming by making your work effective and smart, and your results professional and faster, faster for you to develop and faster for the end-user to browse.
Clean and simple code, lightweight structure, latest technologies, 100% open-source and the best DX (developer experience) we could think of is what we hope you will find in this new drupal base theme.

We'll quickly go over most of the main features of Sasson and see how to use them.

20.12.11 @ 17:42

Presenting Ftools: Un-Link Features Elements safely

SUBMITTED BY Yuval Perelman

While Features module is one of the main building stone of any Drupal website today, it has some aspects which can drive you (and/or your client) mad.
One of it's bigest problems is that it creates a very strong link between the feature and the configuration of the website. You may say:

"Hey! that's the whole idea of Features!"

24.11.11 @ 00:41

Drupal App Stores: installing an app on a remote site without knowing its codebase

SUBMITTED BY Raz Konforti

Apps store

Drupal apps are the latest hype in the Drupal community, and Drupal app stores will be next. Linnovate has taken the task of developing the first generation of app stores for Drupal. This article covers one of the fundamental dilemmas with regards to app stores: How is it at all possible?!

22.11.11 @ 11:25

Making cck multi-field, ajax and ckeditor work nicely together

SUBMITTED BY Shunit Ben-Tzvi

The problem:
When clicking "add more values" to add another field to a cck multi-value field, and if you're using ckeditor, the existing multi-value fields will disappear.

So, if you have cck multi-field, and must use ckeditor, here are 3 useful things to do:

  1. Detach the ckeditor instances before attaching them again:
    http://drupal.org/node/712846

  2. Set rtl / ltr:
    http://drupal.org/files/issues/457620-ckeditor-direction.patch

  3. In the wysiwyg module's profiles, set the css to be used to "define css" - then it will load again after ajax is run.

Israel National Roads Company - Home Page

The National Roads Company (better known as the department of public works - Maatz) is one of the largest websites in the Israeli public service (as for now at least) and it's using Drupal. The website sets high standards with regards to the quality of public services (needless to say - only as far the website goes... we have nothing to do with the quality of the roads themselves ;) ).

05.10.11 @ 17:57

Recent contibutions by Linnovate

SUBMITTED BY zohar

Our new logo :)

Linnovate is a long time known member of the global Drupal community. As such, we always preach for positive activity in the community, participation in discussions and in improving the experience of Drupal users and developers all over.
While our members are not always present in the global forums (we're more active in our localized channels in Israel/Hebrew), we do try to give back by releasing our work as open source code.

18.09.11 @ 13:11

Building a Drupal app store - Prolog

SUBMITTED BY zohar

Join us in defining the roadmap and architecture of a generic Drupal app store. Linnovate will use the standard in order to build a server-client model, where independent stores will be able to provide apps to Drupal websites and cloud based services.

24.08.11 @ 02:27

Ideal powers Direct Democracy

SUBMITTED BY lior

The past 3 weeks where insane.
Utterly insane.
If you haven't been following the news - one of Israel's biggest civil protests has been going on for more then a month.
I won't go in to the reasons and dramas behind the protest but like many protest in our region lately social-media, smartphone use and the internet are key enablers for the transparency and organization ability of the crowd.

25.04.11 @ 18:13

A new version for DrupalNews (and why we opened a sandbox for Drupal's culture)

SUBMITTED BY lior

We have been hacking with android and drupal for quite a while but we finally got a chance to give "DrupalNews" some love.
Our inspiration for updating the app was based on Johan Falk from nodeone, who built a bunch of RSS feeds which are more fitting to the new github/sandboxed era on drupal.org.
This got us back on track integrating the new feeds and rethinking the app.
As we played with the app (and reflecting on node one's kitten killers meme) we understood that we need another feed - The culture feed.

23.03.11 @ 16:59

Apache solr search in hebrew (and probably arabic) documents in Drupal - PDF problem & solution

SUBMITTED BY Shai Weinstein

We recently had a client request to search inside user's uploaded Documents for some online tenders.
Dupal's apachesolr and apachesolr_attachments modules with Apache's solr do the work but we have an exotic language and.. exotic challenges...
When extracting text from the uploaded PDFs - the uploaded Hebrew PDF indexes the words backwards (not being aware to Right To Left text)...