內容 |
|
i want a events list scrolling on the homepage which has to be filled by the admin from the admin control panel suggestions please
|
|
|
suggest me how to include the source code in the generated war file
|
|
|
attachment dao cannot be resolved or not in the field this is the error
|
|
|
plz tell mewhat to add for the return statement
|
|
|
Please help me I have added the img tag where source is posts/downloadAttach/attachmentId then the image shown up in the home page which mean i need the attachment id, where to add getattachment method in forumAction class and how to access the get attachment method from the home page. Suggest me one thing is there any possiblity where admin will moderate the "test category" where users will post images and he will allow only one post in that category and that image should be shown up on the home screen
|
|
|
The AttachmentCommon.getAttachments method is how you would get the data for a given post_id.
how to do this please help me
|
|
|
udittmer wrote:The Java method I mentioned before is responsible for pulling together all the data to be used for the home page. That's where you would need to add all information needed for the image. The AttachmentCommon.getAttachments method is how you would get the data for a given post_id
how to do this
i used the default "test forum" where images are posted as an admin i will delete the images posted by the user only one image will be left in the forum i want to display that image on the home page suggestions please
|
|
|
how to moderate a category suggestions please
|
|
|
using the image location.its is in some encrypted format.jpg_/.png_
|
|
|
i uploaded a image in a forum can i display it on home screen as "picture of the month" suggestions please
|
|
|
|
|
|
i haven't done anything yet give me suggestions on how to proceed further
|
|
|
the admin will moderate a group where users will post there pictures .he will approve one of the pictures and he should display the picture on the homescreen
|
|
|
chandumahesh.k@rsninfotech.com wrote:
udittmer wrote:So the code for displaying the home page needs to look through all images that were uploaded in a particular forum, and then decide which one to display. I already mentioned which template is used for that page..
mention which two files to analyze
|
|
|
udittmer wrote:So the code for displaying the home page needs to look through all images that were uploaded in a particular forum, and then decide which one to display. I already mentioned which template is used for that page..
what is the template
|
|
|