wysiwyg module (a library that can change font color?)

so I am using this http://drupal.org/project/wysiwyg to edit my posts however I was checking of a few of the editors your need to download for it to work, I wanted to know which editor to use with the module if I want to change the color of a font and so on?

Aggregator Module of Drupal 7 version is not parsing feeds that contain texts with character " ' "

Aggregator Module of Drupal 7 version is not parsing feeds that contain texts with character " ' ". I installed Drupal 7 in my website. Aggregator Module of Drupal 7 failed to parse the feed http://promotetelugu.wordpress.com/comments/feed because it contains the following text
>>>>>
మరి, పట్నం కన్నా ముందే ‘లష్కరు’ అభివృధ్ధి చెందింది అంటారే? దాన్ని గురించి కూడా వ్రాయండి.
>>>>>
It shows " ‘ " and " ’ " as errors in the feed.

Beginner in London Needs drupal lessons for dummies ie not very techie

Hi, I live in london, in the hackney area. Im trying to learn drupal but would really like to find some lessons and for people such as myself who isnt very techie.
i cant afford to pay much.
is there a local london group i can get in touch with?
ta

Error in implementing exposed filters in views

When I try to implement exposed filters in block, i get the following error :
Notice: Undefined property: view::$exposed_data in views_plugin_exposed_form_input_required->exposed_filter_applied() (line 37 of
sites/all/modules/views/plugins/views_plugin_exposed_form_input_required.inc).

Has anyone faced a similar problem and got a solution?
Is it a bug in views?
I used D7.

unexpected $end in template.php on line 1

I have started using a custom theme derived from Andre Griffin's Framework theme for Drupal 7. Part of this involves changing the template.php file functions to reflect 'myownthemename' - this is done by replacing all references to 'framework' with 'myownthemename' using find and replace. Otherwise the file is EXACTLY the same.

Ajax upload error in custom content edit form

I have a trouble with standard image upload widget in custom content edit form.

I retrieves the edit form for specific node by this code:

$node = node_load($nid, $vid);
$form = drupal_get_form($node->type.'_node_form', $node);
return $form;

All fields are handled good, except image fields.

When I try to upload image file, and press "upload" after that, i retrieve an error message:


Deprecated function: Call-time pass-by-reference has been deprecated in drupal_load() (line 933 of /home/rhimin/rk2/includes/bootstrap.inc).
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'node_form' not found or invalid function name в drupal_retrieve_form() (рядок 771 із /home/rhimin/rk2/includes/form.inc).
Notice: Undefined index: #node в menu_form_node_form_alter() (рядок 594 із /home/rhimin/rk2/modules/menu/menu.module).
Notice: Trying to get property of non-object в menu_form_node_form_alter() (рядок 594 із /home/rhimin/rk2/modules/menu/menu.module).
Notice: Undefined index: #node в menu_form_node_form_alter() (рядок 600 із /home/rhimin/rk2/modules/menu/menu.module).
Notice: Trying to get property of non-object в menu_form_node_form_alter() (рядок 600 із /home/rhimin/rk2/modules/menu/menu.module).

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x