port to Drupal 6.x

omlx - March 24, 2008 - 07:13
Project:Danger4k
Version:5.x-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

hello...

I am trying to port Danger4k to Drupal 6. I've almost done. But I am not sure if I did it correct or not. I've deleted search box form theme and I 've added RTL support.

please take a look to attachment and fix my mistakes in porting.

Thanks

Fahad Al-Saidi

AttachmentSize
danger4k.zip98.98 KB

#1

que0x - April 1, 2009 - 16:19

Many thanks very useful . to be able to show the test box the same way as the 5.x version, use the following code in page.tbl.php :

<?php
print str_replace('Search this site:','',$search_box);
?>

so you can remove "Search this site:" and preserve the same look & feel.

#2

frank0987 - June 26, 2009 - 02:52

Perfect! In my opinion, I say that you must release it to the public, but I haven't saw the whole community's opinion.

#3

frank0987 - June 26, 2009 - 02:56
Status:active» needs review

#4

frank0987 - June 27, 2009 - 16:36
Status:needs review» active
 
 

Drupal is a registered trademark of Dries Buytaert.