In Need of Full Time Web Developer with Excellent Drupal Skills

We are seeking a fast and reliable web developer specifically knowledgeable in Drupal (all versions if possible). iPhone app development skills would be an advantage but not necessary. We may require at least 40 hours a week with constant communication with the project manager from the successful applicants.

Those who are interested may send me a resume and portfolio. Details will be given during selection.

Thank you and hope to hear from you soon.

CRUD for every Entity CONTENT in D8 please

In short: Drupal should ship with form-indipendent CRUD Controllers for all entities it has. It should be easy to reuse code from the core to programmaticly create and update fields or whole entities without manually taking care of language and field settings. form-indipendent validation should take care of this as well.

I'm using Drupal in a lot of cases along with manual imports, exports and generell creating, updating entities / nodes programaticly. Since Drupal 5 this is pain.

Creating and updating in Drupal seems to be mostly Form based. Magic happens often in hook_form_submit and cannot be reused elsewhere in the code. You have to either create fake $form_state, $form and what else arrays to reuse the hook_form_submit or copy and paste code into your module. Reusing the form_submit is btw. also not save, because you'll never know what action - you don't want - are also in the form_submit like, for example, a redirect.

Display left side bar only on Hard coded PHP Page

Hi
i am new drupal. i need to show drupal left side bar on Hard coded PHP Page. is any possible on drupal?
please if anybody know, reply me

Regards,
Raju.B

Drupal In Rackspace Cloud

I used this as a tool myself and plan on helping out in the community from here on out, as far as cloud computing and Drupal is concerned. I have built hundreds of Drupal cloud servers in the past 4 months and have a pretty good understanding about how these are built to perform at high and efficient levels.

We have been working a while to put 70+ Open Source applications into Rackspace Cloud and OpenStack for the last 4 months and just completed all 70 "IPSaaS Applications". Developers can instantly launch Drupal and 69 other powerful open source scripts with a few clicks.

Strict warning: Only variables should be passed by reference

On my local machine php version is 5.3.13, some modules are threw warning -- "Strict warning: Only variables should be passed by reference". This is not big deal, just strict syntax warning. Just reminder you guys :).

Example:

$output = drupal_render(drupal_gert_form('example_form'));

It will be warning. It should be change to

Scientific Indexed Journal

Hi
i want to make a Scientific Indexed Journal like JCIS, Elsevier, Springer
I have searched many of CMS about this. For example OJS(Open Journal System) but i dont like it because of usage and appearance.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x