[ewiki] $action param in ewiki_page()

Can ewiki_page() by revised to accept an action parameter the same way it
takes an id?  I'm working on a handler that returns a whole different page
(for viewing posts) and I don't like the line
"return(ewiki_page('view/'.$id)";

Andy





Other related posts: