vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Forum Display Enhancements - Yilmaz - Channel Description Per Forum Page vB5 (https://vborg.vbsupport.ru/showthread.php?t=328380)

yilmaz 11-28-2020 10:00 PM

Yilmaz - Channel Description Per Forum Page vB5
 
1 Attachment(s)
vB Version: 5.6.4 tested

========================================
Description:
Forum / Per Page offers the ability to add the content you want for the channel description.

For now, the edit item appears only to user groups that are administrators.

This mod is open to development.
========================================

========================================
How to install:

Upload the content of "Yilmaz - Channel Description Per Forum Page vB5" to your root.
that's all it.
enjoy..
-----
========================================
If you installed this mod and/or you want get support, please "Mark as Installed".
-----

========================================
How to uninstall:

1. Remove the package "yilmazforumdescription" that located in /core/packages/
2. Go to "Manage Products" in the admincp and delete the product named " Yilmaz - Channel Description Per Forum Page vB5"
========================================
Please Mark as Installed if you use this. :)
Donations always appreciated. :up:

Chicoynano 11-29-2020 01:22 PM

Thank you very much as I will always install it.

Chicoynano 11-29-2020 02:45 PM

Dear friend, a contribution always with the intention of helping. On line 38 product_yilmazforumdescription.xml.
Now it is like this and it takes you out of the forum not saving the changes

Code:

<form action="{vb:var page.url}#" method="post" class="yfd_editForm" style="display: none;">
This variable must be added before so that it saves the changes and remains in the forum

Code:

<form action="{vb:raw baseurl}{vb:var page.url}#" method="post" class="yfd_editForm" style="display: none;">

yilmaz 11-29-2020 02:56 PM

@Chicoynano

Dear friend, when I update, I'll follow your suggestion.

Chicoynano 11-29-2020 03:05 PM

1 Attachment(s)
Another appreciation that I detected is when uploading images. If you upload them through URL or from the gallery there is no problem, but if you upload it from the computer it does not appear and then if you want to edit it again it does not leave you and breaks the forum. A screenshot of the code in both cases.
With the videos there is no problem

yilmaz 11-29-2020 04:00 PM

It stores image files as base64 to the database.
If your site is ssl (HTPS), the image url addresses you add should be https, this is usually the case.

The larger the KB of the image file, the longer the base64 encoding.

Pitman 11-30-2020 01:38 AM

1 Attachment(s)
Ahh, I just noticed you responded to my other thread and made this... I was about to ask about this again.

This is exactly what I'm trying to do...

Attachment 158082

Green is the default forum\channel title and description.

The red is the custom page title for the channel and a more detailed description that is longer than what should be included in a META description.

The blue there is something I wish I could change in the breadcrumbs as well... my reasoning for that is because the default Forum breadcrumb is ALWAYS there, which I'd like to actually remove and if you have a category with a descriptive title with another forum as it's child with a descriptive title as well... you end up with this long breadcrumb line that becomes 2 lines eventually when someone is using a mobile device. An example is below:

(From vBulletin.com)
Forum > vBulletin 5 Connect > Support Issues & Questions > vBulletin 5 Tutorials
That breaks into 2 lines on my phone when looking at the site.

Since I'm using my "Forum" page as my homepage, I don't need "Forum" there. And if the breadcrumb titles could be modified, it would work great this way:
(Forum >) vBulletin 5 Connect > Support > Tutorials

Pitman 11-30-2020 03:48 AM

I've managed to accomplish all of this (including the breadcrumbs) through template edits, which will work for now. It would be a lot easier to manage without editing the header template for ever forum\channel though.

slimpickings 12-04-2020 10:01 PM

Great add-on. Thanks, Yilmaz!


All times are GMT. The time now is 06:56 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
  • Page Generation 0.01114 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete