Average time to have a module approved

Hi All, we have finshed more than one month ago our Drupal 7.0 - DoceboLMS (E-Learning) integration, we have also made the changes in order to fit Drupal development guidelines but now our request is still pending. What is the general average time in order to have module approved in the xtension area?

Can we help the admins to speed up the process?

Here the referring issue node: http://drupal.org/node/997898

Thanks!
Docebo Staff

Error on updating D6 --> D7

I upgraded several sites thus far without issues, but somehow on the latest update I get this error:


The following updates returned messages

system module

Update #7053
Failed: PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'user-menu' for key 1: INSERT INTO {menu_custom} (menu_name, title, description) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2); Array ( [:db_insert_placeholder_0] => user-menu [:db_insert_placeholder_1] => User Menu [:db_insert_placeholder_2] => The User menu contains links related to the user's account, as well as the 'Log out' link. ) in system_update_7053() (line 2408 of /modules/system/system.install).

I checked the forums but couldn't really locate any solution, perhaps I missed something. Basically there are 19 updates left, the rest went fine.

Below the list of updates that needs to be done:

system module

7053 - Upgrade standard blocks and menus.
7054 - Remove {cache_}.headers columns.
7055 - Converts fields that store serialized variables from text to blob.
7057 - Increase the size of session-ids.
7058 - Remove cron semaphore variable.
7059 - Create the {file_usage} table.
7060 - Create fields in preparation for migrating upload.module to file.module.
7061 - Migrate upload.module data to the newly created file field.

Configuring front page with customisable blocks

Friends,

Is it possible to configure the front end ..ie configurable blocks for users.
http://churchofengland.org/

I searched through the contributed themes and nothing are of that type.
Can you please help in providing a guide/link for the step by step theming similar frontpage?

cheers

D7: Overriding webform-form.tpl.php

Hi,

I am trying to override webform-form.tpl.php without success:

cd /var/www/sites/default/modules/webform/templates/
cp webform-form.tpl.php webform-form-12.tpl.php (where 12 is the NID of the specific webform I want)

Using print statements I can see that webform-form.tpl.php is being read but not webform-form-12.tpl.php

Please can you advise how this should be achieved in D7.

Thanks

How to create realses for post. Drupal 7

To make it clear
I have installed Drupal 7 and i want to do the following:
- Projects page contains Text and list of projects.
- Add project, to be included to Projects page. and to have a page to view details.
- Inside the project, I want to add releases.

How could I do that?

why core moduls and theme folders exist?

Hi!
I am a beginner with drupal7. After doing a simple installation under XAMPP and Vista, I have done now a multisite-installation. This works fine, after I had understand the difference from version 7 to 6 :).

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x