1
vote
0answers
4 views

D7 Views: content associated with a user via tags

I want to display a View of all content relevant to the logged in user based on tags that are defined in a node referenced by the user. Something that follows this relationship: Logged in User ...
0
votes
0answers
6 views

Job board: Faceted Search with “OR” operator, but sort results by most matching facet criterias/term count

I'm quite stuck with searching for a solution for my problem and I hope that you can maybe help me. In general I want to build a small job platform. It includes an "Explore"-Section, which is just ...
0
votes
1answer
20 views

How to theme webform element? (like radio buttons etc..)

I would like to know how to theme drupal 7 webform elements? I want to change the html structure of every element, not just wrap form with div or something like that .. And i want to leave theme's ...
0
votes
1answer
14 views

How to override breadcrumbs defined by a module using a custom module?

Is it possible, using a module, to override a breadcrumd definition defined in another module's hook_node_view()? Module property_bc sets a custom breadcrumb for nodes of type Property. Module ...
0
votes
1answer
22 views

RDBMS-independent way to get table primary key?

Let's assume we have Drupal instance with second database connection. Tables in that second database are shared between many systems and thus was not created using Drupal's schema functionality. How ...
0
votes
0answers
15 views

Render a children node inside its parent

I'm looking for a very specific behavior. I need to display every "node's children" inside its parent. This behavior needs to be effective when the node displayed is at level 4 or below. The hierarchy ...
1
vote
0answers
16 views

drush aliases.drushrc.php file place and content

I need to upgrade a drupal 6.20 site to drupal 7 using drush sup Installed drush using apt-get install. Upgraded it to the last version using drush self-update command and downloded the site-upgrade ...
0
votes
0answers
15 views

Allow users to use private taxonomy terms in addition to common

I would like to let users add their own taxonomy terms to existing (unrestricted) vocabularies. I looked at Private taxonomy terms module, but it only allows me to mark whole vocabulary as private. ...
0
votes
1answer
12 views

If I delete openenterprise module from drupal module folder site is collapse

I am wrongly paste the open enterprise module in drupal module folder. If I try to delete that folder total site is collapsed. How to fix this issue.
0
votes
0answers
15 views

Overiding custom page variable in drupal 6

I am working with drupal 6. I have created a template file page-classifieds.tpl.php for a classified page(menu). I would like to override variables of this particular page preferably using a ...
0
votes
0answers
13 views

Override Megamenu module function

I am a newbie to Drupal. I am using Megamenu dropdown to display the Main menu in the site I am working on. But I need to override a function (megamenu_theme_menu_tree) in the Megamenu module file to ...
0
votes
1answer
15 views

How can I load an exposed filter for a view in a modal?

I need to have the exposed filter for a view popup over the view and require the user to input something. Then upon saving, close the modal and filter the view. Suggestions?
5
votes
2answers
71 views

How to choose a mentor on drupal.org

Sorry for the off topic question, it may seem in wrong direction as it is not relevant to coding and other stuff. The problem is that I am developing a module called Amazon send to kindle. It is ...
0
votes
1answer
13 views

Is there a module or method for processing and generating codes for music download cards?

I'm looking for an easy way to add download card functionality to my Drupal 7/ubercart site. In case you are wondering, by "Download Card" I mean an actual physical object that a band can sell at a ...
0
votes
2answers
33 views

Drupal 7 - Node Clone Alternatives

just want to ask if there are any other suggested alternatives for cloning a node for drupal 7. Now I know most of you will answer "Node Clone Module", but is there any other module out there that can ...
0
votes
0answers
8 views

new domain url for multi sites linked to sub domain drupal install

Because my drupal install is not in the root of document but in a subdomain, everything is a little more difficult for setting up multi-sites. I found a way of adding multiple subdomains successfully ...
0
votes
0answers
11 views

Printer-friendly links showing on every content type but the standard “Page”

I have installed the Printer, email and PDF versions but can have the printer friendly link to show up on the "Page" nodes. It works perfectly with all other content types. I have enabled all areas ...
0
votes
0answers
8 views

Is there a way to use the Select Field Widget on a product display creation page and Inline Entity Form on Product Display Edit?

Right now I ran into an issue where I am using inline entity form on the product display edit page, but now when I create a new product display page the inline entity edit form also shows up. It would ...
0
votes
1answer
13 views

Add additional element to exposed view form?

I'm trying to modify an exposed view form by adding some additional markup. My current code looks like this: if ($form_id == 'views_exposed_form') { if ($form_state['view']->name == ...
-3
votes
0answers
20 views

Where can I find a list of Drupal Commerce Add On Modules? [closed]

I am working on a Drupal Commerce site and wanted to find a list of Drupal Commerce Add On modules. Currently there is no list of modules that improves or enhances the functionality. A list of them ...
0
votes
1answer
15 views

What are some quick ways to setup Product Displays in Drupal Commerce?

What is a fast way to create product displays in drupal commerce? Say I created 50 different unique products and now they are all over the place on the product list, how can I intuitively add these 50 ...
0
votes
1answer
23 views

Which of the wysiwyg modules will get in to the core of Drupal 8?

I heard that there will be a wysiwyg editor in core for Drupal 8. Is there any decision made yet which one will make it? I heard about: CKEditor Aloha Editor Wysiwyg I have a decision to make ...
0
votes
0answers
12 views

Simplify Panels “Add content to” popup with fewer options for end users

Echoing this unanswered question on D.O. Is there a way to limit (and possibly reorganize) the Panels content types and panes presented to website editors? Basically taking it from this: To this: ...
0
votes
0answers
16 views

Replace text output of link into <div>

I'm using the "AJAX Login/Register" module for Drupal 7, and the three links it outputs are 'Login', 'Create new account', and 'Reset your password'. What I'm looking to do is replace the outputted ...
0
votes
1answer
23 views

Why do pages not load for one user but do so for me if we use the same login?

A user (who has nearly the same rights as the admin account) logs in and gets the page below. He cannot access any links to perform his duties. The screen shot is below. However, I am able to use ...
0
votes
1answer
11 views

How to send a custom Solr Query using Search API Solr

I'd like to send custom solr query (preferably in hook_init) using Search API Solr to a specific URL. Something like: function hook_init() { $url = "admin/luke?show=schema"; $solr = new ...
0
votes
0answers
14 views

Collect extra dynamically set information for commerce shopping cart

I need a solution which will allow my site editors to supply data in a List(Text) field for a product node. The data created is then dynamically used to create extra order information for that product ...
0
votes
0answers
7 views

Does commerce_cart_order_refresh refresh all types of line items?

In my case it doesn't refresh the line item type 'shipping'. I ask because I can't figure out by myself if it does this by default or not, in my situation it seems that it doesn't, but maybe it is ...
0
votes
2answers
16 views

Include panel in view?

I have a view that is shown in the footer of a theme (Lucid). I want to show panelized node or a panel page in the header and footer of the view. I have tried "Entity: Rendered entity", but I just get ...
0
votes
3answers
22 views

Track users site use in a webform / contact form

I was wondering if anyone knows a way of adding some data to the end of the emails I receive from a contact / web form, such that I can see what pages users (authenticated and unauthenticated) have ...
2
votes
2answers
21 views

Best practices for protecting from injection on form fields

I am building a form in Drupal 7. I have a textarea field and would like to know if it is safe to get the field content ($form['values']['field_name']) and save it to the database using something like ...
0
votes
1answer
23 views

Narrower zones in Omega

I am trying to make the Header and Footer zones a little narrower than the Content Zone in Omega3 & Delta. Here is an example of how it should look: How can this be done with Omega3?
0
votes
1answer
20 views

Why my RSS doesn't validate?

I created an RSS feed using the Views RSS module the W3C validator doesn't validate. It says there is an error with the RFC-822 date-time, but I checked my date format and it looks like using the ...
1
vote
1answer
22 views

Authenticate against a Drupal Instance

Is it possible for an application (e.g. a Java Web app) to authenticate against the Drupal users table? I know they use an SHA512 encryption, but I am wondering if there is any way to expose this ...
0
votes
1answer
14 views

Apply grouping to custom views list template

I have a custom views-view-list.tpl.php template that uses foreach ($view->style_plugin->rendered_fields as $delta => $item) to manipulate the fields at this template level rather than ...
0
votes
0answers
13 views

Apply Radioactivity in Hashtags like twitter

How to apply radioactivity sorting using Radioactivity module(like trending in twitter) to taxonomy terms as Hashtags in block. Now i apply sorting criteria hashtags:delta. Whether any other module ...
0
votes
1answer
15 views

How can you price attribute options in drupal commerce properly?

Currently I am creating a site for a repair shop. Say I am repairing a laptop motherboard: Motherboard Repair = $100 As with a motherboard repair, it could consist of a power slot repair, cpu ...
0
votes
1answer
26 views

How do I unset hook_field_storage_load()?

I'm trying to unset hook_field_storage_load() and hook_field_storage_write() in hook_module_implements_alter() without success. Is there any other way to turn off those hooks?
1
vote
1answer
15 views

Display content with Taxonomy on User and Content matching

I've got a specific content type. One field is a term reference field called "blog subject" in which a content author tags the node. Ok. Moving on to the end user. I added the same term reference ...
0
votes
1answer
23 views

I would like to be able to trap when a particular message is sent via drupal_set_message

I would like to be able to trap when a particular message is sent via drupal_set_message like: "•Article john mitchell article800 has been reverted back to the revision from Tue, 05/28/2013 - 10:03." ...
0
votes
0answers
16 views

Drupal Google Analytics Charts

I'm attempting to generate charts in Views using Google Analytics data. I've got Google Analytics Reports installed but this module doesn't allow aggregation of data which make charts very difficult ...
0
votes
0answers
11 views

rest call to drupal 6 services in javascript

I am using services module for the first time on my Drupal 6 site. I created the services successfully and tested them in Mozilla Firefox's Rest client. For example : ...
0
votes
1answer
11 views

Does View UI restrict fields based on filters, etc

In the Views UI, are the fields that you can add restricted by whats possible due to the filters, contextual filters, relationships etc? Eg if I set a filter to node type A, will the ui allow me to ...
0
votes
1answer
30 views

adding rel attribute to image link in a node

I have a few images in a node that can be opened in a fancybox lightbox. I would like to link those images together to create a gallery. To do so I need to add a rel attribute to my image link. How ...
-2
votes
0answers
21 views

How to use ApiGen with Drupal projects? [closed]

Drupal files hardly ever have .php extensions. Most of our code, especially for modules, will be in .module, .inc and .install files. Using default NetBeans invocation: D:\apigen\apigen.bat --source ...
0
votes
0answers
6 views

Improving performance for nodes not in menu hierarchy due to menu_tree_check_access

I have a 'Search' node which is used as the Google site search page. It's not part of the menu hierarchy, and when it loads, there are literally thousands of lines of queries which seem to load ...
0
votes
0answers
13 views

Core form api autocomplete to include categories?

I have added autocomplete to a form field using the core section of the form api see here This all works fine but I cannot find any example of how to incorporate categories into the autocomplete ...
0
votes
0answers
6 views

Taxonomy field - select multiple height (size)

I'm trying to change taxonomy field height - <select multiple="multiple"> in admin overlay area. I hadn't success, I was trying with form alter like this: function ...
0
votes
0answers
11 views

Hook for overriding settings for teaser

I have a node of type article and it has some teaser settings on it. However, I want to cut the teaser short if there is a certain tag in there (I have a short code processor that renders a javascript ...
2
votes
1answer
15 views

Tracking outbound Google Adsense clicks

I would like to be able to track how many clicks are done on Google adsense ads from each node of my site. The purpose of doing so is to be able to do revenue sharing with the authors of each article ...

15 30 50 per page
1 2 3 4 5 540