<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "admin panel"]]></title>
		<link>https://community.jforum.net/posts/list/2.page</link>
		<description><![CDATA[Latest messages posted in the topic "admin panel"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>admin panel</title>
				<description><![CDATA[ i want to add an image ,testimonal and a video in a single row .....and i want to get this whole thing done from admin panel .......]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/559.page</guid>
				<link>https://community.jforum.net/posts/preList/141/559.page</link>
				<pubDate><![CDATA[Wed, 12 Oct 2016 13:44:09]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>admin panel</title>
				<description><![CDATA[ [quote]and i want to get this whole thing done from admin panel .......[/quote]
<br>
What do you mean by that? Posts -assuming that's what you're talking, it's not clear to me- are not done from within the admin panel. Please provide more information about what you intend to do.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/560.page</guid>
				<link>https://community.jforum.net/posts/preList/141/560.page</link>
				<pubDate><![CDATA[Wed, 12 Oct 2016 13:59:05]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>admin panel</title>
				<description><![CDATA[ after the ForumIndex i want to include a image ,a testimonal and a youtube video all of them in a single row and these should be added by the admin from configurations]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/561.page</guid>
				<link>https://community.jforum.net/posts/preList/141/561.page</link>
				<pubDate><![CDATA[Wed, 12 Oct 2016 14:12:57]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ That's pretty much what you said before, but I'm unclear what you mean by it: What do you mean by "row"? Where would that "row" be displayed? Are you talking about HTML? Why do you think the admin panel config page would be a good place to do that? As I said, a lot more detail would help.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/562.page</guid>
				<link>https://community.jforum.net/posts/preList/141/562.page</link>
				<pubDate><![CDATA[Wed, 12 Oct 2016 14:58:33]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ the 3 things should be added by the admin from control panel page]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/563.page</guid>
				<link>https://community.jforum.net/posts/preList/141/563.page</link>
				<pubDate><![CDATA[Wed, 12 Oct 2016 15:37:33]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ As long as whatever you want to add is text (or numbers or booleans, both of which are easily converted to and from text), like HTML, you can add it to the templates/default/admin/config_list.htm file. Other files that would need to be altered are the SystemGlobals.properties file (that's where the default values go) and the net.jforum.util.preferences.ConfigKeys class (where you define a Java constant that you will use to refer to the setting in your Java code). And of cause the Java classes and FreeMarker templates where you use them.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/564.page</guid>
				<link>https://community.jforum.net/posts/preList/141/564.page</link>
				<pubDate><![CDATA[Wed, 12 Oct 2016 16:40:23]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>admin panel</title>
				<description><![CDATA[ i want to display a video in the homepage i want to give some admin rights to user also allowing them to upload the video which will be displayed on the home page suggestions please]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/566.page</guid>
				<link>https://community.jforum.net/posts/preList/141/566.page</link>
				<pubDate><![CDATA[Fri, 14 Oct 2016 13:30:47]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ You might be better off embedding videos hosted elsewhere rather than hosting them yourself. Check the bb_config.xml file for how videos from Youtube, Vimeo and others are embedded via BB codes; maybe that would work for you as well?
<br>
<br>
There are no provisions for displaying content on the home page exclusively; you could add something like the public announcement on the home page template (which is called forum_list.htm), and make that configurable from the admin panel configurations page. Having users edit that information without making them admins would be a big change, though.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/567.page</guid>
				<link>https://community.jforum.net/posts/preList/141/567.page</link>
				<pubDate><![CDATA[Fri, 14 Oct 2016 16:09:35]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ i want moderate a group where user will post pictures ...i want to display one of the picture as picture of the month on the home screen suggestions please]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/568.page</guid>
				<link>https://community.jforum.net/posts/preList/141/568.page</link>
				<pubDate><![CDATA[Sat, 15 Oct 2016 18:59:35]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ Suggestions for what? The base forum software can't do this, so you will have to develop it. Are you prepared to do that?]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/569.page</guid>
				<link>https://community.jforum.net/posts/preList/141/569.page</link>
				<pubDate><![CDATA[Sat, 15 Oct 2016 23:07:04]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>admin panel</title>
				<description><![CDATA[ yes]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/570.page</guid>
				<link>https://community.jforum.net/posts/preList/141/570.page</link>
				<pubDate><![CDATA[Tue, 18 Oct 2016 15:03:58]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ 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. The Java code is in the net.jforum.view.forum.ForumAction.list() method. Start by analyzing those two files so you understand how data is pulled together and displayed.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/571.page</guid>
				<link>https://community.jforum.net/posts/preList/141/571.page</link>
				<pubDate><![CDATA[Tue, 18 Oct 2016 15:22:34]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ [quote=udittmer]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..[/quote]
<br>
<br>
<br>
what is the template]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/580.page</guid>
				<link>https://community.jforum.net/posts/preList/141/580.page</link>
				<pubDate><![CDATA[Tue, 8 Nov 2016 13:16:30]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ The one I mentioned earlier in this topic when you first asked about this.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/581.page</guid>
				<link>https://community.jforum.net/posts/preList/141/581.page</link>
				<pubDate><![CDATA[Tue, 8 Nov 2016 13:26:56]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ [quote=chandumahesh.k@rsninfotech.com][quote=udittmer]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..[/quote]
<br>
<br>
<br>
mention which two files to analyze[/quote]]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/582.page</guid>
				<link>https://community.jforum.net/posts/preList/141/582.page</link>
				<pubDate><![CDATA[Tue, 8 Nov 2016 13:43:19]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ I'm not sure what you're asking; please be more elaborate. Also mention what you have looked at and/or have tried so far, and where you're stuck making progress.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/583.page</guid>
				<link>https://community.jforum.net/posts/preList/141/583.page</link>
				<pubDate><![CDATA[Tue, 8 Nov 2016 16:10:40]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ 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]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/585.page</guid>
				<link>https://community.jforum.net/posts/preList/141/585.page</link>
				<pubDate><![CDATA[Tue, 8 Nov 2016 16:51:36]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ I don't understand what the connection of that statement to your previous question is. Again:
<br>
[quote]Also mention what you have looked at and/or have tried so far, and where you're stuck making progress.[/quote]]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/586.page</guid>
				<link>https://community.jforum.net/posts/preList/141/586.page</link>
				<pubDate><![CDATA[Tue, 8 Nov 2016 17:05:26]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ i haven't done anything yet give me suggestions on how to proceed further]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/587.page</guid>
				<link>https://community.jforum.net/posts/preList/141/587.page</link>
				<pubDate><![CDATA[Tue, 8 Nov 2016 17:11:38]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ That posts seems to be missing a "please" (and I'll continue to ignore the absence of any trace of a "thanks" in your posts).
<br>
<br>
I already pointed you to the home page template file, and the Java class and method that would definitely be involved - check my posts from 10/14 and 10/18. There is no substitute for understanding the code, so I suggest you start reading through it so you get a feeling for how JForum works internally.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/588.page</guid>
				<link>https://community.jforum.net/posts/preList/141/588.page</link>
				<pubDate><![CDATA[Tue, 8 Nov 2016 18:27:35]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>admin panel</title>
				<description><![CDATA[ thank u]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/589.page</guid>
				<link>https://community.jforum.net/posts/preList/141/589.page</link>
				<pubDate><![CDATA[Tue, 8 Nov 2016 19:44:38]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ i uploaded a image in a forum can i display it on home screen as "picture of the month" suggestions please]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/590.page</guid>
				<link>https://community.jforum.net/posts/preList/141/590.page</link>
				<pubDate><![CDATA[Wed, 9 Nov 2016 13:19:46]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>admin panel</title>
				<description><![CDATA[ using the image location.its is in some encrypted format.jpg_/.png_]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/591.page</guid>
				<link>https://community.jforum.net/posts/preList/141/591.page</link>
				<pubDate><![CDATA[Wed, 9 Nov 2016 13:23:26]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ 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.
<br>
<br>
The jforum_attach and jforum_attach_desc tables have all the data to get at the required attachment (especially the file name that becomes part of the URL) for a given post_id, in case you need to access it directly.
<br>
<br>
A good start might be to attach a picture with a post, noting its post_id, and adding code to the home page that displays the picture attached to that particular post.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/592.page</guid>
				<link>https://community.jforum.net/posts/preList/141/592.page</link>
				<pubDate><![CDATA[Wed, 9 Nov 2016 18:03:52]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ [quote=udittmer]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
<br>
<br>
[/quote] how to do this
<br>
<br>
<br>
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]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/595.page</guid>
				<link>https://community.jforum.net/posts/preList/141/595.page</link>
				<pubDate><![CDATA[Sat, 12 Nov 2016 13:06:56]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ Open-ended questions like "suggestion please" make it hard to help you. What code, exactly, have you changed yet, and what, exactly, is preventing you from progressing? I pointed you several times to the Java code and the template where changes will have to be made. You should have an understanding by now of how JForum accesses DB data internally, how it passes data to the web page template, and of the FreeMarker template language. If not, start by making simpler changes until you do. As I said, there really is no substitute for digging in and getting to know the code base.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/596.page</guid>
				<link>https://community.jforum.net/posts/preList/141/596.page</link>
				<pubDate><![CDATA[Sun, 13 Nov 2016 15:38:27]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ [/quote]The AttachmentCommon.getAttachments method is how you would get the data for a given post_id. [quote]
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
how to do this please help me]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/597.page</guid>
				<link>https://community.jforum.net/posts/preList/141/597.page</link>
				<pubDate><![CDATA[Fri, 18 Nov 2016 17:55:03]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ I won't respond to questions of "how to do this" unless I see evidence that you actually tried to understand what is going on, and how to make it work for you. There are some questions one might have when trying to use the AttachmentCommon.getAttachments method (not many, actually, since both its parameters, its result, and its operation, are all straightforward), but since you didn't ask any particular question, and I'm not willing to spoon-feed you everything, I can only suggest -once again- that you study the code, and once you've made some simple changes and didn't get those to work, come back here with [i]specific[/i] questions about the changes you made.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/598.page</guid>
				<link>https://community.jforum.net/posts/preList/141/598.page</link>
				<pubDate><![CDATA[Fri, 18 Nov 2016 20:40:37]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ 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]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/599.page</guid>
				<link>https://community.jforum.net/posts/preList/141/599.page</link>
				<pubDate><![CDATA[Fri, 25 Nov 2016 12:42:46]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ I'm not sure what you mean by "where to add" and "How to access" that method - I told you about a month ago which Java code is responsible for the home page; that's where you need to do that. You can also post the code you have changed -[b]just the relevant parts[/b]- here if you're struggling with something in particular.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/600.page</guid>
				<link>https://community.jforum.net/posts/preList/141/600.page</link>
				<pubDate><![CDATA[Fri, 25 Nov 2016 13:53:49]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ plz tell mewhat to add for the return statement]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/601.page</guid>
				<link>https://community.jforum.net/posts/preList/141/601.page</link>
				<pubDate><![CDATA[Tue, 29 Nov 2016 16:37:30]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ What do you mean by "what to add"? Why would you want to change that method? You would call it, not change it.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/603.page</guid>
				<link>https://community.jforum.net/posts/preList/141/603.page</link>
				<pubDate><![CDATA[Tue, 29 Nov 2016 18:28:53]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ attachment dao cannot be resolved or not in the field this is the error]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/604.page</guid>
				<link>https://community.jforum.net/posts/preList/141/604.page</link>
				<pubDate><![CDATA[Tue, 29 Nov 2016 18:42:25]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ Don't copy that method to the ForumAction class, use it as is, like [tt]new AttachmentCommon(request, forumId).getAttachments(postId, forumId)[/tt]. The [tt]postId[/tt] and [tt]forumId[/tt] variables need to reflect the post that has the attachment you intend to show. [tt]request[/tt] is available as an instance variable in the ForumAction class.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/605.page</guid>
				<link>https://community.jforum.net/posts/preList/141/605.page</link>
				<pubDate><![CDATA[Tue, 29 Nov 2016 19:00:56]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ suggest me how to include the source code in the generated war file]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/606.page</guid>
				<link>https://community.jforum.net/posts/preList/141/606.page</link>
				<pubDate><![CDATA[Thu, 1 Dec 2016 12:47:37]]> GMT</pubDate>
				<author><![CDATA[ chandumahesh.k@rsninfotech.com]]></author>
			</item>
			<item>
				<title>Re:admin panel</title>
				<description><![CDATA[ What would be the purpose of that? The Maven war plugin can probably do that, so you might want to read up on that.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/141/607.page</guid>
				<link>https://community.jforum.net/posts/preList/141/607.page</link>
				<pubDate><![CDATA[Thu, 1 Dec 2016 15:12:24]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
	</channel>
</rss>