I think there should be more support for Drupal on popular IDEs such as Eclipse, NetBeans and Komodo for speed developing within them. I found out of a NetBeans plugin for Drupal 6 where it automatically creates module and theming fundamental files and helps me filling the required data in the info files and naming all relevant functions within their respective files.
I'd like to suggest for those more experienced into the IDE development to create a team of "pluginners" as I think Drupal API could be more comfortable for developers if it is on those programs as a framework so the API gets embedded into their IDE respective autocomplete functions and easily set up a Drupal site into a IDE project.
Hello, I have spent some time away from Drupal for a while. I recently installed a fresh version of Drupal 7 and have been quite pleasantly surprised. A lot of functionality has been added to the core, but I notice that there is no core ping module any more and I don't see any ping modules that are compatible with Drupal 7, so I am wondering if there is no need for the ping module in Drupal 7, or if there is, but the issue hasn't been addressed yet? Any input from anyone would be helpful.
I am doing a new site and began it in Drupal 6 and Ubercart; and am getting close to finishing. I have to use NodeImport to import a CSV file with about 4,500 different products (rare books which are all unique) and plan on replacing the entire "group" of products once a week. The import works and I have a custom function that deletes the nodes/products in one go for me before I do a new import.
Hi,
I am using the book module with four content types: A, B,C and D.
A is the content type for child pages and the rest are allowed in book outlines.
I also have a node reference field in A that allows users to select nodes of type A related to the one they are creating.
I am trying to use views to display all the nodes that are related to a certain type A node and also display the outline of these related nodes.
E.g:
I'm running on Drupal 7 which is working out great, however, when I try to edit the body of content of a page that I create, nothing is shown under the views tab. When I click on 'edit', a separate window appears but I still cannot edit the content that I originally typed inside of the body. Please help.
I created the private file system as detailed in all the documentation. When I upload my custom logo file, it uploads to the private file directory correctly. However, I get an error message on my reports page....warning page not found. D7 doesn't seem to be able to find it. When I set the file system to public and upload my logo, it works.
I have tried this with just D7 installed and no contrib modules.
I am running this in a dev environment on my Mac OS 10.6.6 on Mamp Pro 1.9.4, Apache, Mysql 5.1.44, PHP 5.3.2