[wikka-community] old table and WikkaWiki 1.1.6.6

Patric Hag phag
Mon Mar 16 13:56:09 GMT 2009


Hi,
2 Questions:
i found not the correct code :-/ dor 1.1.6.6, but i think its easy problems!

1.Table
I have in same article the old table code

|=|Gruppe A|=|Gruppe B|=|Gruppe C |=|Gruppe D|=|Gruppe E|=|Gruppe F||
|| ||

What can i do that works the new 1.1.6.6 table code and the old at same
time!



2. 2 Colum menu

http://wikkawiki.org/TwoColumnLayout?show_comments=1&showall=1#comment_6151

Its work with Header and Handler.

  {
           // handle body before header and footer: user may be logging
in/out!
            $content_body = $this->Handler($this->GetHandler());
            $sidebar_body = $this->Handler("sidebar");
            print($this->Header()."<div class=\"wrap\">".$sidebar_body."<div
class=\"page-container\">".$content_body."</div></div>".$this->Footer());
        }
    }
}


What must i change thats runnig.
Other actions + codes have the same Problem :-)


Thanks for Helps

Patric





More information about the community mailing list