Gotta get serious

I've gotta get serious with my site. Finally, I've uploaded everything from my development laptop. But now I need to put in CCK, Panels, Views and tweak it enough to make it mine. Get rid of the Drupal default stuff (logo, title, etc.) and get my identity set right. Develop my own theme (or mod one close enough to what I like). Its time to get this thing started. And, I need to get my real username setup with all these posts attributed to me rather than an admin type account. OK, I think this is a good first step.

Two more modules added

Tonight I've added Logintoboggin and TinyMCE modules. TinyMCE is one that I've enabled in past Drupal installs and am familiar with how it works. However, Logintoboggin is new for me and I hope it provides the functionality I'm looking for. Tomorrow, we'll dig more into that module as well as continue building my dev env for Drupal in NetBeans.

Using NetBeans for web site management with Drupal

Covers:
* Drupal
* CVS
* NetBeans
* version 6.0.1
* PHP Project
* multiple projects
* Drupal core project
* contrib-modules project
* custom modules project

Getting started with Drupal... again...

Installed:
* XAMPPLITE
* Drupal 5.7
* Netbeans 6.0.1

Downloaded Drupal codebase:
* Started Netbeans
* Created new PHP project
* Checked out Drupal 5.7 from CVS
* Uploaded Drupal codebase to localhost XAMPP folder

Setup Drupal database:
* Logged into phpMyAdmin
* Created new user
* Created new database for new user with Drupal required security settings

Setup Drupal website:
* Ran install script
* Created new/admin user

Syndicate content