d7

Events happening in the community are now at Drupal community events on www.drupal.org.

Drupal 7 and 8 core critical release on April 25th

Posted by tsega on April 23, 2018 at 7:16pm

Another core security release coming in only two days. Be sure to update both your Drupal 7 & 8 sites. https://www.drupal.org/psa-2018-003

Read more
Categories: , ,

Experienced Drupal Developer for contract role

Posted by ozwebapps on August 23, 2016 at 4:04am

Hi,

The Creative Works (formerly PublicityWorks) is currently in need of an experienced Drupal 7 developer to help us out on a number of sophisticated web projects.

Read more

Seeking Drupal Developers @Blisstering Solutions Mumbai

Posted by Naz Ahmad on April 20, 2015 at 12:41pm

Position: Drupal Developer
Location: Mumbai
Job Profile:

Blisstering Solutions (www.blisstering.com) is a leading Silicon Valley based open source software products and Services Company with offices in Mumbai, India. We are seeking Drupal Developers to join our team. Ideally, we are looking for 1-3 years of experience working with Drupal framework.

Some of the things you'll do:

Expected to be equipped with good skills in application development and programming and to have real-world experience creating Drupal based applications.

Read more
Categories: , ,

More types for Group by type?

Posted by cato on September 14, 2013 at 7:50pm

Sorry if this has been asked (and answered) before.

I'm trying to get DS to group my search results by type. I'm using Media and File Entity and Solr indexes images, videos (youtube references) and articles (nodes).

DS groups the search result and manages to group articles and image files as it should. Videos on the other hand fall under the category Other. Ideally, I'd like to specify wrapper and title on the GROUP BY TYPE SETTINGS area on the DS admin for search results.

I guess I'm missing something blatantly obvious somewhere but please, a hint?

Read more
1 comment Categories: , , , ,

Clean URLs working fine, pager, overlay and other queries not

Posted by luxpir on September 10, 2013 at 2:51pm

In D7 (upgraded from D6) I have managed to get clean URLs working with Nginx thanks to the various help and documentation available here and there online.

What doesn't work are queries of the ?page=1 or ?destination= type, for some reason.

The config is very similar to: http://docs.ngx.cc/en/latest/topics/apps/drupal.html, particulary the line:

location @rewrite {
rewrite ^/(.*)$ /index.php?q=1ドル;

and the few preceding lines.

Read more
20 comments Categories: , , ,
Anonymous's picture

nginx config for multiple drupal installations

Posted by Anonymous on April 21, 2013 at 5:14pm

I have been looking/trying this but couldn't find perfect solutions. I was testing multiple Drupal installations and my configs is like

server {
server_name localhost;
listen 80;
root /var/www/mainsite;
}

I have main site which has a link to forum and I have forum site in /var/www/forum; The main site and forum site has their own settings.php and files. It is just separate project but linked with each other, as the forum has link to main site via home button.

how do I acheive this with Nginx, I tried

server {
server_name localhost;

Read more

Date Views development guide?

Posted by luco on January 24, 2013 at 6:53pm

hey there,

I'm studying Views in order to build a module that will use date parts as contextual filters.

with that in mind, I need to know how can I pull a list of date fields (both core and custom date fields) that I can manipulate in simple ways (at first YYYY, MM, DD, but later on maybe weeks within a month or suggestions from users).

is there any tutorial on that? paid solutions (video courses, books etc.) also welcome.

thanks in advance,
Luciano

Read more

How to add user to OG 7.x-2.x group with rules?

Posted by playfulwolf on January 19, 2013 at 4:45pm

Hi,

Have a hard time figuring out how to add user to some OG group automatically on lets say user registration.

The first part is easy, event:
"After saving a new user account"

Condition: none

Action:
"Subscribe user to group"

...and then I am stuck.

For example, my OG group is nid 3.

Any clues?

Read more
2 comments Categories: , , , ,
Anonymous's picture

wildcard setup for subdirectories

Posted by Anonymous on January 8, 2013 at 6:06pm

I am not sure if we'd pursue with multisite installation, but at the moment we have one site which supports multiple language like:
example.com/en
example.com/es

There seems to be a translation bug/error while using this setup, so, we are thinking about using it as subdomain (might be multisite) like:
en.example.com
es.example.com

But again, we'd also have some other feature not directly related with main site (only the user information) like:
blog.example.com
community.example.com

Read more

Easiest way to get tokens of the curently viewed node?

Posted by playfulwolf on December 17, 2012 at 10:25am

Hi,

Prehistory: I am struggling big time with built-in Drupal 7 node->comments system and decided to design my own using Entity/Reference modules.

One of the first and simple ideas I am trying is to put node add form in the node page directly with the help of Formblock module and pass the ID of that node into one of the fields (the one, where this formblock is located).

So, for this to work I need to get token of this viewed node, how?

I know, that EVA module uses similar principle, but I want to avoid using it for this task.

Read more
6 comments Categories: ,
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /