Hi,
Your clone should go into its own project(s), this way you are only forking a copy of the feature not forking mojoPortal. The whole idea of cloning is to avoid forking mojoPortal. You can easily script off the mp_Html table and related procs and then change the table prefix from mp_ to something else in the script, then run the script to create your custom table and procs.
Cloning a feature is a developer task, I've never claimed it was something that just anyone can do, but for experienced developers it is not that difficult.
I'm not sure what you mean by adding an extra title, seems like you could put that right into the html content using the wysiwyg
Hope it helps,
Joe