Remove hard-coded markup from th

Dries - March 11, 2003 - 23:10
Project:Drupal
Version:HEAD
Component:theme system
Category:task
Priority:normal
Assigned:Unassigned
Status:closed
Description

Remove hard-coded markup from the PHP code; see the theme() function documentation for details. Send your patches to the developers mailing list.

#1

Dries - March 12, 2003 - 13:40
Version:» HEAD
Priority:» normal

#2

moshe weitzman - May 28, 2003 - 02:10

there isn't much left in the core distro. i know that my node_form() patch (see my sandbox) is outstanding, but not much else. anyone else know of HTML which can't be overriden by a theme()?

#3

al - May 28, 2003 - 02:20

It's not just stuff that should be theme()able.

It's also things like the book module that use lots of tables and s (generally in width="100%" type ways guaranteed to annoy web designers trying to make things work with CSS and divs in IE6).

I do have a patch for the book module that fixes this, but all the other CSS stuff could do with landing first. I'm not going to be so bold as to assign this task to myself, mind.

#4

claybutterfly - May 28, 2003 - 06:32
Title:Remove hard-coded markup from the PHP code» Re: [drupal-devel] task #1319 : Remove hard-coded markup from the PHPcode

What do you like todo about this? Replacement of all tables into
and 's ?

Stefan.
Stefan@Frontaal-Online.com

#5

moshe weitzman - June 13, 2003 - 01:35
Title:Re: [drupal-devel] task #1319 : Remove hard-coded markup from the PHPcode» Remove hard-coded markup from th

#6

moshe weitzman - June 28, 2003 - 07:11
Component:Theme system» theme system

The search.module currently hard codes some HTML. Any other examples?

#7

Anonymous - September 28, 2003 - 20:12
 
 

Drupal is a registered trademark of Dries Buytaert.