Hi,
I need a developer to start my web page in Argentina. Does anyone know a well known developer in that country?.
Thanks
Pablo
Email:pabparodi@gmail.com
We are Drupal consultants ourselves but don't do theming work - see https://drupal.org/node/1821736 for further info. So, you can talk technical to us, and we won't need hand-holding to get the theme up and running.
The resulting theme must fully support proper display of at least the following:
Language Sections module https://drupal.org/project/language_sections is a filter module that allows to selectively display text in the currently selected language by allowing the following text to be input into a textarea:
=fr=
This text will only be displayed when French language is selected by the user.
=el=
This text will only be displayed when Greek language is selected by the user.
=en=
This text will only be displayed when English language is selected by the user.
(=en= =fr= and =el= are markers that help filter which language to display.)
Composed Fieldhttps://drupal.org/project/composed_field is a cool little module that allows you to split a single field into as many sub-fields as you like. But you must have a good knowledge of Drupal's forms API to get it to work correctly https://api.drupal.org/api/drupal/developer!topics!forms_api_reference.h... . So we need a field with 3 text_format subfields (French, Greek, English). Each of those subfields will have a hidden text above: =fr= =el= =en= , which will help Language Sections understand which language is which. And to make it into a user-friendly UI, the 3 subfields should be wrapped into either horizontal tabs or Vertical Tabs (Composed Field allows that).
I need to subcontract some back end work on a small news site redevelopment project.
initial d6 pressflow to d7 upgrade
updatable migration feed from production d6 site
There will likely be other project tasks to contract, but these items are key.
The client has a very low budget but deliverables will be critical - so this will particularly suit contractors within territories that have an exchange rate advantage and able to communicate effectively in English.
We require a Drupal expert to tie in our Drupal site with our bingo software.
The contractor should tie in the registration/password change/login system of Drupal to our bingo software which is installed on the same Windows server.
The contractor should also tie in the bingo points system with drupals 'Userpoints' module, which is already installed on our site. The result will therefore be one points balance per registered user which can be added or substracted by various existing acitivities on the Drupal site AND once this job is complete, by using the bingo game.