Format the 'Submitted by' info of a Node in theme
Below is an example of API use which returns the theme 'submitted-by' string for a node. In your theme's template.php you can specify the API phptemplate_node_submitted($node) The usage is as below.
This will change the 'submitted-by' text as per above.
Comment