Project:Danger4k
Version:5.x-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

Comments

#1

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

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

Status:active» needs review

#4

Status:needs review» active

#5

A new danger4k with a search box enabled. Just tell me here if there is any needed improvements.

(thanks que0x for the search box tip)

AttachmentSize
danger4k.zip 98.98 KB
nobody click here