I did a search but couldnt find anything...
What I want is basiclly a striped down version of wordpress within my site; go into admin panel, fill in a form with a blog entery (1 paragraph, title + date) and hit publish. I did acompish this in wordpress by getting rid of everything in the themes index.php except for the "get content" partion, but in all my messing around I messed up the admin panel (unable to delete posts)
I can read/re-write/copy php, but cant write it...
Can someone breifly out line with code what I'll need to do?
(I found a script on how to user/pass the admin panel, its just everything else...)
Thanks,