Local development question

I do all my work on a laptop these days. It's running Xubuntu Linux.

My question is that I want to do development locally for now for learning purposes. What's my best bet for setup? LAMP directly on my system or through a virtual system like virtualbox?

I know I could easily set up LAMP directly on my system, but it's my "desktop". I'm not sure if this will muck anything up in the future.

Any input is appreciated. Thanks!

Date displaying as timestamp in view result

I am *very* new to drupal development and creating views. I have 2 nodes with a 1:M relationship. I want to display the title for the node on the 1 side and the post date of the most recent node on the M side. I enabled grouping and grouped by the 1 node and used maximum on the M node. It seems to give me what I want (I get 1 result for each 1 side node), but the post date is showing as something like 1,302,899,928 (which I assume is the date stamp).

CKEditor CSS Classes

Currently CKEditor outputs code inline like this:

<h3 style="font-family:arial,helvetica,sans-serif;color:#000;font-weight:bold;line-height:20px;font-size:16px;">

Does anyone know how to make it do this:

<h3 class='myh3class'>

Thanks!

How to integrate anti-spam modules in custom forms manually?

Hi there,
I'm creating my own custom form module and want to insert/add an anti-spam element to the form.

What code should i write to correctly implement the following anti-spam elements to my form:
1- CAPTCHA
2- reCAPTCHA
3- Mollom

I used the following code to add a math captcha into my form:

creating a list view of nodes

i have a list of nodes, basically each node has patient information in a current visit (name, date of birth, medical record number, etc). on my homepage and after login, I would like to view a list of all these nodes, with the fields i mentioned.
for example:

Customized icon not visible

I make new logo and icon and place it in theme where the original files where placed.
The logo is visible, the icon not. The original icon is 32x32, and my was 32x33, and later on I made 32x31, it is not possible to make 32x32. I don't know if that is a reason of not working ?
It has .ico extension, made in GIMP.

Any help would be from great help.

Thank You in advance!

Regards, Nicole

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x