[HOW TO - vB4 CMS] AdminCP add 2 options for the Section Manager
1 Attachment(s)
I wrote this article, 'cause when I started with CMS, I didn't found were to change the layout.
After a long of searching, reading and asking, I found it in the frontend. But ... there is a way to change it in the AdminCP. This change will add two more options inside the section-menue. See images (before/after). OK, let's start. Open the file packages/vbcms/contentmanager.php at the line 3416 you will found this code: Code:
<td class=\"thead\">" . $vbphrase['viewcount'] . "</td>". Code:
<td class=\"thead\">" . $vbphrase['viewcount'] . "</td> Code:
$result .= " <td class=\"$bgclass\" style=\"font-size:80%;\">" . $section['viewcount'] . "</td>\n"; Code:
$result .= " <td class=\"$bgclass\" style=\"font-size:80%;\">" . $section['viewcount'] . "</td>\n"; |
Thank you. I don't know why they don't have this in the Section Manager by default.
|
I do not know it, too :confused:
This will also work in 4.0.0.PL1 |
Thanks a lot
very useful all the best joao barroca aka beduino |
Quote:
|
finally.. great!
thank u.. |
I think its a bug that they have forgotten to include this. Thanks!
|
Thanks a bunch it worked perfect
|
very good change in order to improve the CMS
|
Worked very well in 4.0.2. Thanks for this!
-CP |
All times are GMT. The time now is 12:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|