Hi,
This is kunal here, I am going to develop the news module in which i am added four functionality add,view,delete & modify. i got success in add and view functionality but in delete the news and modify the news i am not getting success. please help me.

Comments

mandar78’s picture

StatusFileSize
new1.31 KB

Hi Kunal,

I have gone through your files. I have come up with the following solution.

Awaiting your reply.

Regards,
Mandar

allie micka’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

This is not what you want to be doing at all.

Based on what I can tell, you should be able to simply visit "Administer -> Content -> Content Types", and then add additional content types for your news item. If you need more fields than the Title and Body, you should install the CCK module. You should not need to write any code at all.

Meanwhile, the News module is designed to send existing content via email, which is not what you're trying to do.

Thanks and good luck!