I am looking for a mobile development platform for drupal sites. Naturally, my first choice would be a MacBook Pro, with maxed out memory, HD capacity, etc. However, sticker shock sets in whenever I visit the Apple store.
I have been wondering however is the iPad could work as a dev env for MAMP, D6,D7 and FireFox?
Certainly less expensive than a MacBook, but could it work?
I have just installed a clean Drupal 7 and also CKEditor. The textareas are not converting to Rich Text (with all the buttons etc) and the FireFox error console gives:
Error: JQuery is not defined
I have also tried uninstalling CKEditor and installing WYSIWYG and the ckeditor.js files but it too gives the same error. I am therefore thinking that both of these modules need JQuery in order to work but it is correctly installed.
I've just moved the drupal site I was working on from a test server (where it was in a subdirectory - testserver.com/drupal as an example) to the live server in root (example.com)
There is a wordpress blog that was already housed at example.com/blog which I was using with aggregator to get the feed into the drupal site.
Whilst the blog itself still works fine, aggregator is failing to pick up entries, instead giving the error message:
'The feed from (blog feed) seems to be broken, because of error "no element found" on line 38.'
Ok, so i got rid of UC and went for e-commerce. i found some very stright forward instructions on how to create product types, how to add products and fields, and allow for product variations.
Can anyone recommend a user guide on how to make the physical shop? Im not to clever with nodes. As far as i understand, in e-commerce, products are created in a 'warehouse'. then you add them to the shop you have created seperately. My question is - how to make that shop!
Hi, I don't think that this question wasn't asked before but I did not find a similar one.
I just installed Drupal 7.0 and I want to realize 2 things:
1. The default page after the login should be the deashborg of the logged in user
2. Each user should have a predefines stadard dashboard after his very first login