|
how to make new panel
|
| brotherbox |
Posted on 11-07-2008 18:33
|

Junior Member

Posts: 15
Joined: 08/07/2008
|
how to make custum panel like "forum_threads_list_panel"
i want to create new panel call "latest_articles_list_panel"...
thats mean i want create list of articles same as forum threads list...
can i create this new panel..??
how?? thanks.. |
| |
|
|
| googlebot |
Posted on 11-07-2008 18:52
|

Veteran Member

Posts: 644
Joined: 27/05/2008
|
Maximus wrote:
how to make custum panel like "forum_threads_list_panel"
i want to create new panel call "latest_articles_list_panel"...
thats mean i want create list of articles same as forum threads list...
can i create this new panel..??
how?? thanks..
Admin Panel -> System Admin -> Panels -> Add new panel
Type in the name (eg. "Latest Articles" without quotes). This shouldn't have underscores. It should be a name.
Select the path filename (eg. "latest_articles_list_panel" without quotes).
Ignore the Panel Content field.
Enter your admin password in the Admin password field.
Choose where you want your panel to show (left, right, etc).
Choose if you want the panel to be seen by public, members, admins, or superadmins.
Click Save Panel and go back to Admin Panel -> System Admin -> Panels
Find your new panel and click Enable.
Lastly, move it up or down using the arrows to put it in the correct order, above or below other panels.
|
| |
|
|
| brotherbox |
Posted on 13-07-2008 10:57
|

Junior Member

Posts: 15
Joined: 08/07/2008
|
i forgot something...
i want to create at version 7... |
| |
|
|
| brotherbox |
Posted on 13-07-2008 11:40
|

Junior Member

Posts: 15
Joined: 08/07/2008
|
i want php file to upload...
for v7...
someone have it??
help...thanks.. |
| |
|
|
| brotherbox |
Posted on 28-07-2008 05:27
|

Junior Member

Posts: 15
Joined: 08/07/2008
|
no respon...huh!  |
| |
|
|
| WEC |
Posted on 28-07-2008 18:47
|

Veteran Member

Posts: 947
Joined: 22/10/2005
|
Don't you have another thread already on this subject?
http://www.php-fu...ost_122730 |
| |
|
|
| googlebot |
Posted on 28-07-2008 18:52
|

Veteran Member

Posts: 644
Joined: 27/05/2008
|
Maximus wrote:
i want php file to upload...
for v7...
someone have it??
help...thanks..
The second post in this topic (my post) is still valid, whether in PHP-Fusion v6 or PHP-Fusion v7.
|
| |
|
|
| brotherbox |
Posted on 29-07-2008 04:40
|

Junior Member

Posts: 15
Joined: 08/07/2008
|
@googlebot
i not found it..
can you give me shortcut link?? |
| |
|
|
| googlebot |
Posted on 29-07-2008 05:58
|

Veteran Member

Posts: 644
Joined: 27/05/2008
|
Maximus wrote:
@googlebot
i not found it..
can you give me shortcut link??
You go to the admin panel, click the system admin tab, and click the "Panels" icon. You should know that for the future. But for now, here is the link (change yoursite.com to your site's domain):
http://yoursite.c...editor.php
|
| |
|
|
| brotherbox |
Posted on 30-07-2008 05:35
|

Junior Member

Posts: 15
Joined: 08/07/2008
|
thank you.. |
| |
|