By Bahamut5098 on
Hey, so I'm fairly new to Drupal and just been reading the Documentation. This is what I want to do with Drupal, and hope it can do it.
I have a website set up right now, but there are some sections of the website that I would like a user to be able to easily update through the Admin section.
How do I keep the current page I have (it's just XHTML and CSS), but make one section of it easily updateable through Drupal? I would like the user to be able to update a News section, so it's just text.
Also, would it be possible to have the user update image or video sections, or is that too complicated (or not possible)??
Comments
Sounds tough
I am guessing you have an html/css based page that you want to integrate with drupal. I am a newbie myself but all drupal pages are generated with php. I think it would be more trouble doing this than just recreating the page in drupal. Just my two cents.
Drupal
M new to this forum. Having same problem
this is done in user
this is done in user permissions. u can allow the user to edit the content type.