The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Has anyone succesfully managed to create a CMS content type?
Edwin Brown posted a blog on Programming your own CMS Content Type.
I wonder if anyone managed to add one. I'd love to see it. I have searched vb.org but AFAIK there is no hack here that introduces a new CMS content type. |
#2
|
||||
|
||||
It has been a few months since this thread has been opened. Has anyone succeeded in creating a CMS content type?
|
#3
|
||||
|
||||
I did a Proof-of-Concept implementation last september with Alpha 2 but never released it.
|
#4
|
||||
|
||||
Andreas, could you share that proof of concept?
As we are a year later now, I wonder if anyone else managed to create a custom content type? |
#5
|
||||
|
||||
Quote:
As I recall, the process was about twice as involved as I'd imagined it needed to be. The more I hacked away at it, the more I began to realize why they made certain decisions, but I don't remember if I agreed with those decisions or not. Ultimately, I quit because there was a bit of effort involved (learning + doing) for what was essentially a proof of concept that I didn't have a use for. Didn't want to keep going on something that I wasn't going to actually use. I'm going to start a very simple content type (stores TV program description, meta data on those shows, and a basic review) over the next few weeks. Or, at least after I get my current project off my to-do list. |
#6
|
||||
|
||||
Please let me know when you have more information about CMS content type creation to share.
|
#7
|
|||
|
|||
But there is an example in the blogpost you linked to in the first place? What more do you hope to get out of someone else's proof of concept? I'm just in the middle of creating my own content type, but sadly I cannot share it due to contract regulations...
|
#8
|
||||
|
||||
I have yet to see one working custom content type. Various addon coders had planned to make their addon into a custom content type but none actually did this.
Dead Eddie found the blog post to be of little help and he had to study the article content type. So that explains a bit. I need to create at least 6 new content types and these will become my big board its main content. It will grow big and active so I really need it planned well. My main concern is if vbCMS has the needed architecture to be effectively contain complex content types and the associated comments. Do you consider vbCMS a solid foundation to build upon? |
#9
|
|||
|
|||
So far into the project I find everything solid, but I'll try to get back to you here to write about any hickups or thoughts as the project moves on.
I haven't come that far yet though - started researching yesterday and building initial proof of concept half through today. Hoping to have my basic proof of concept ready sometimes early next week. This far though I find the linked article quite useful. |
#10
|
|||
|
|||
Well, now a week later I have a first draft of the content type I wanted to create.
My thoughts this far: - The framework is great and seem quite solid - The code commenting of the current content types are sometimes a bit lacking and/or outdated - The blog Edwin wrote is really nice and helps alot, but some parts are referencing outdated names / functions - If you're not used to object oriented PHP programming, the learning curve of programming your custom content type would be quite steep - If you have experience in coding custom widgets it helps since some parts of the process are overlapping |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|