This forum is for less technical discussions about the Drupal project, not for support questions.

Is it complex to make a GUI module that auto-generates patches and auto-applies patches in the issue tracker or any node?

Not all of the contributors here are programmers or "patchers".

We have a ton of examples in our issue queues where module developers (rightfully) wishes that a person would upload a "proper patch" instead of a manually edited copy of a module file. Some of us can for example manage to open a .module file in a text editor, search/find/replace some text and re-save the file as a new txt file, yet not necessarily know or have the time (or motivation, depending what our main role / focus is) to figure out how to configure tools to enable "quick and simple patching".

Need more personalization modules and options

I got some new requirements:

1. Web master able to build persona based on user activities
2. Site should leverage conversion rate optimization.
3. Each user able to enable or hidden menu items and menu items should appears at top of menu based on user frequent clicks.
4. Need to build personas using analytics data, missing user and role based analytics data.
5. Multivariable testing capability

Audio playlist from several sources

Hi everyone,

Do you know if there is any way to create an audio playlist from several sources like Soundcloud, Youtube, Bandcamp...

I was looking at the module Media Entity and then add media providers modules.

The problem is that I don't find any way to put them in a same player or to be able to switch from one to another with "previous" or "next" button.

Do you think that's possible ?

Thank you for your help !

Charles

Advice on creating a documentation site with example code?

I'm very new to Drupal so apologies in advance if this is a dumb question or in the wrong place.

I'm creating a Drupal site for developer documentation and I need to include code snippets in multiple languages.
Basically I'd like to be talking about some web service and then say: Here is an example of how you call it:

[ Python ] [ C++ ] [ Javascript ] <== some way to select the language
// code snippet goes here for current language

where there is a tab or some other way to select the current language. It can be inline or off to the side.

Jquery Is Not Working

Hai,

i am using drupal 7

we need to active menu onclick so i am write given below code in separate file.js
it will work only on loading time after loaded it does not working

when click third a[tag] added class active example[a hrfe="#" class="active"] after load finish [a hrfe="#"] active removed

anything write code it's only working load time.

(function ($) {
Drupal.behaviors.mybehavior = {
attach: function (context, settings) {

Login Problem after Change URL

Hi

I did a test site as moving a site to new server before actual moving.
silverbackhd.com to http://www.yogaa.ca/sbhdtest
After the test site created, and all links re-directed from SQL, and setting.php pointed to new database and adjusted following:
$base_url = 'http://www.yogaa.ca/sbhdtest';
$cookie_domain = 'http://www.yogaa.ca/sbhdtest';

Pages

Subscribe with RSS Subscribe to RSS - General discussion