Split up code for d6

dereine - September 27, 2008 - 20:06
Project:Magic Tabs
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

i splittet up the d6 version to a pages.inc and a example.inc

the patch is from the version5, because i don't know how to check out the current dev or the initial d6dev

AttachmentSize
magic_tabs_5_to_6_pages.patch18.98 KB

#1

yhager - October 6, 2008 - 07:56
Version:5.x-1.x-dev» 6.x-1.x-dev
Status:active» needs work

need to reroll in light of new 6.x branch.

#2

dereine - October 6, 2008 - 21:29
Status:needs work» needs review

here is the reroll of the patch for the current d6 branch

AttachmentSize
magic_tags_6_split_files.patch 17.27 KB

#3

yhager - October 7, 2008 - 04:08
Status:needs review» needs work

I may be missing something with Drupal 6.x module development, but how does magic_tabs.pages.inc get included? I tried to call magic_tabs_get() in a node content (like in the demo site), and it bails out with undefined function.

#4

dereine - October 10, 2008 - 18:17

here is a code split which has magic_tabs_get in the .module

This function includes than the pages.inc file

AttachmentSize
magic_tabs_split_2.patch 7.78 KB

#5

dereine - October 10, 2008 - 18:58
Status:needs work» needs review
 
 

Drupal is a registered trademark of Dries Buytaert.