Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-26-2017, 07:12 AM
paradoxG(r)eek paradoxG(r)eek is offline
 
Join Date: Feb 2017
Location: Thessaloniki, Greece
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default New CMS mod for vB3 (Alpha testing)

Hello,

As last project for vBulletin, I decided to code something mainly for vB3.8 even if I'll also release a version for vB4.2. It will be a CMS with responsive design. Please note that by saying responsive I mean that the templates are responsive. If you've a responsive style in your forum (most probably) it will works fine as the templates are table less using a grid system. If the project(s) goes well, I'm ready to release a responsive style for all your forum.

What features I'll add in the first version of CMS (more in updates):
  • Multiuser Articles system based on usergroup permissions for posting (per category) and viewing (per category).
  • Should be 2 versions:
    • With categories (unlimited depth)
    • Without categories for those sites that they've a few only articles.
  • Responsive design
  • Social sharing
  • Thread comments. In this case the comments will not have responsive design as they'll be part of the forum.
  • A plethora of forum related content, eg (but not limited to):
    • Last Threads
    • Last Posts
    • Last Members
    • ... etc... etc.... Actually I'm planing (maybe not from the first version) to include all blocks that currently exist for vbAdvanced.
  • The CMS pages (only) will work fine as Facebook tab application.
Why a new CMS? vbAdvanced works fine

vbAdvanced for sure is a superior addon, maybe the most popular in vbulletin community, but:
  • Is outdated
  • Is not supported any more
  • Is not responsive
  • last, but most important, does not supports Articles. Is a Portal system and not a real Content Management system. To support Articles you must buy their Dynamic addons which is commercial plus the above 3 disadvantages.
Should be Free or Paid?

Free but a Paid version should also release. Extra features in Paid version:
  • SEO Friendly URLs
  • Instead of Thread comments you can choose to use:
    • Facebook comments
    • Disqus comment
    • .... I'm thinking to add the comments type to be per category instead of General setting.
  • Social sharing
  • Extra fields different per category
  • Much more widgets to use
  • Brand Free
ETA for vB3 version is around 10 April 2017. For vB4 version around 25 April 2017.

I'm open to ideas so, don't hesitate to post your suggestions in this thread. Also please vote on the poll.

Attention Alpha Testers

The attached version is Alpha 1.0.0. Has been tested and it will not mess your site, this is for sure. But is not completed yet. What works:
  • AdminCP ...... All regarding CMS
  • General Options: Work but currently for the features that already exist in the code.
  • Usergroup permissions
  • Add/Edit Article.
Currently there is no menu options so to be able to Add/Edit article you must use direct URL. eg:
http://www.yourdomain.com/your_forum...php?do=addedit

After saving the article you'll be redirect in edit mode for this article (next version will redirects you to "My Articles" page).

If you want to edit an Article, use:
http://www.yourdomain.com/your_forum...t&articleid=XX (replace XX with the article id).

Haven't finished yet the checks for multi image uploader so you maybe find some bugs there.

Thank you
Chris
Attached Images
File Type: png cms_thread.png (358.3 KB, 0 views)
File Type: png cms_addedit.png (112.8 KB, 0 views)
Attached Files
File Type: zip vB3CMS_Alpha_1.zip (1.05 MB, 19 views)
Reply With Quote
  #2  
Old 03-26-2017, 10:22 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cannot vote on those options as you have two extremes.
I would be interested in seeing it, but I certainly dont "Need" it.
Reply With Quote
  #3  
Old 03-27-2017, 05:32 AM
paradoxG(r)eek paradoxG(r)eek is offline
 
Join Date: Feb 2017
Location: Thessaloniki, Greece
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
Cannot vote on those options as you have two extremes.
I would be interested in seeing it, but I certainly dont "Need" it.
hmmm... Can't say that I got your meaning Paul for the missing option, but in anycase thank you for your comment. If you think that something important is missing from the poll, feel free to modify it.
Reply With Quote
  #4  
Old 03-27-2017, 07:51 AM
Danielx64 Danielx64 is offline
 
Join Date: Mar 2015
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this support php7?
Reply With Quote
  #5  
Old 03-27-2017, 08:24 AM
paradoxG(r)eek paradoxG(r)eek is offline
 
Join Date: Feb 2017
Location: Thessaloniki, Greece
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Danielx64 View Post
Does this support php7?
I'm working with PHP 5.6.3 so haven't tested it with PHP7. Ignore deprecated errors in Alpha version as they're coming from unused code. I'm working on my old vbJournal files just to avoid writting again phrases and settings. But I'm changing the code of all functions.
Reply With Quote
  #6  
Old 03-27-2017, 11:24 PM
HM666's Avatar
HM666 HM666 is offline
 
Join Date: Jan 2014
Location: Little Rock, AR
Posts: 1,060
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Question is are there enough people interested in a CMS for vB3 or have they moved on to vB4? I know there are still a few vB3 sites out there, but I'm not sure how many. It seems a shame to put so much work into something that may not potentially be a demand at this time for people. I think having a CMS would be great, but would there be enough interest?
Reply With Quote
Благодарность от:
steviewonder44
  #7  
Old 03-28-2017, 05:03 AM
paradoxG(r)eek paradoxG(r)eek is offline
 
Join Date: Feb 2017
Location: Thessaloniki, Greece
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by HM666 View Post
Question is are there enough people interested in a CMS for vB3 or have they moved on to vB4?
I think that most of them (like me) have moved to vB4. But still have the ability to download vB3 and test it. I believe that they'll like it. I don't expect to downgrade their main site to vB3 but have seen many sales of licenses around $30-$50. So not a big deal to buy a new license. The main reason that admins moved (or planing to move) to vB4 or any other forum script is because they can't find support for their current mods. I've in plans to support vB3 community.

Quote:
Originally Posted by HM666 View Post
I know there are still a few vB3 sites out there, but I'm not sure how many.
Nobody knows. But I've found a lot of them.


Quote:
Originally Posted by HM666 View Post
It seems a shame to put so much work into something that may not potentially be a demand at this time for people. I think having a CMS would be great, but would there be enough interest?
I'm getting it more as a hobby than as work. I'm a bit over 60 and on this age people tend to return to their start point. And I started with vB3. Working with CMS I felt like being 50yo and not 61yo

Another advantage is that is easy to convert it for vB4. There is a trick for it. When the old days I was coding for vB3 I had no idea on how the vB4 coding should be. Now I know. So I'm truying to use such style of coding that will works in both. As a simple example. vB3 does not needs variable declaration in php files while vB4 needs it. Now, even if the code is for vB3, I'm declaring them, something that is not causing any problems to vB3 but it will be ready for vB4. To make the long story short. I need just a full day work to modify the code for vB4.

Another important point is how much someone expects to earn from a project. As I'm retired now an earning of $1,000 should be fine for me. This can be from public sales and/or from simple customizations.

Last but not least. I'm feeling very happy that I'm still active in the ship while others who were blame me in the past have leave the ship long time ago. Maybe I've changed many times my nicknames, maybe I've removed many mods, but I'm always here and I never release rubbish or half featured mods. Yes, it's true that I focus more in PHP scripts now and also plan to code for xF 2 when it will comes in life. But vBulletin (the software and not the company), was... is.... and will be for ever in my heart.
Reply With Quote
3 благодарности(ей) от:
blind-eddie, Fenomeno10, HM666
  #8  
Old 03-29-2017, 09:50 PM
HM666's Avatar
HM666 HM666 is offline
 
Join Date: Jan 2014
Location: Little Rock, AR
Posts: 1,060
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I stick with vB too for the same reason. Its always been the better choice for me. I hope that your CMS works out ok for you.
Reply With Quote
  #9  
Old 06-06-2017, 07:40 PM
nw-fotografie nw-fotografie is offline
 
Join Date: Mar 2016
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is useful, when it will be responsive. We spend a lot of time and money to make our vb 3.x full responsive and working with ssl, because we don´t need more functions with a newer vb 4.x and i think, there are no words to say about a vb 5 version.
Reply With Quote
  #10  
Old 07-07-2017, 12:21 PM
JohnPBee JohnPBee is offline
 
Join Date: Oct 2015
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

YES - I NEED THIS!
I Have needed this for several years now and would gladly pay for it.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:24 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07275 seconds
  • Memory Usage 2,293KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (4)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete