[kdewebdev-site] redesign of the quanta web site
Carlos Rincón
crincon at neuroticweb.com
Tue Apr 17 06:59:34 EDT 2007
El mar, 17-04-2007 a las 13:30 +0300, Andras Mantia escribió:
> On Tuesday 17 April 2007, Philipp Wendisch wrote:
> > yes it is, i work on debian, and it's quite simple. drupal comes with
> > its own installer. but actually i rather use typo3 instead of having
> > to deal with drupal, beside the fact that drupal is mysql- and
> > postgresql-only.
>
> So I have no idea what is typo3. Any link how to install drupal on
> Debian? I assume it is not that simple like "apt-get install drupal".
No, it's a bit more difficult. First you need to create a DB, grant
privileges to one user and write this data to a configuration file.
Upload Drupal and run the install script.
After that you need to install the modules you need by uploading to
modules directory and activating they in an control panel.
>
> > >> - is it possible to integrate custom PHP pages inside it? For
> > >> example we have the resources page
> > >> (quanta.kdewebdev.org/resources.php) which takes some information
> > >> from a database and I doubt this can be avoided.
> > >
> > > Well, it's possible but i think the best was to migrate all to
> > > Drupal. In Drupal you can do the same easily.
>
> I'm not sure I understand this. The SQL database is filled up by a
> script, and has its own format (tables, data structure). To access this
> database you have to write your own code, right? I was wondering how
> easy is to add PHP pages to drupal with your own code.
What i wanted to say was that the optimal was to forget the tables and
the php script that you already have and made it with Drupal. In Drupal
you can create types of content with the fields you want (with cck
module http://drupal.org/project/Modules/category/88 ).
>
> > i tried, but i had more success using typo3
>
> So what is this typo3?? Another CMS? (Yeah, I'm "lazy" now to google for
> all these.)
Typo3 it's another powerful CMS (http://typo3.com), but i can't
recommend because i haven't use it.
>
> Andras
>
> _______________________________________________
> kdewebdev-site mailing list
> kdewebdev-site at mail.kdewebdev.org
> http://mail.kdewebdev.org/mailman/listinfo/kdewebdev-site
--
Carlos Rincón
www.neuroticweb.com
www.neuroticweb.com/blog
More information about the kdewebdev-site
mailing list