Discussions
Creating Articles module throws 500 error
I'm creating a module based on the articles template and running into an issue.
Using other jpList controls with Open Content Multi-item
Hi folks,
As always, thank you for a wonderful product!
I am interested in using controls offered by jpList other than the ones provided out-of-the-box with the Multi-item implementation of Open Content. For example, it appears that Open Content uses the Filter Toggle Bundle (https://jplist.com/bundles/filter-toggle-bundle), and let's say I would like to use the Checkbox Dropdown Control (https://jplist.com/controls/checkbox-dropdown), which is not included in that bundle.
I tried simply uploading the appropriate files to my template folder in DNN, then registering the files in the template using {{registerscript "jplist.checkbox-dropdown.min.js"}}, and adding the necessary HTML to the template, but the filtering did not work. What other changes do I need to make, or is this even possible?
Thanks,
Mick
Live Edit is Fantastic....yet
I imagine whomever created this its still a work in progress but wondering if a save option has been figured out yet as well as a warning if a user tries to delete an option and better yet restore a deleted option if it is in fact deleted.
DNN Search Index
Hi, I know it is possible to have the data indexed bij DNN Search. Simply by adding this to a template main section in manifest.json:
Improve SEO on multi item templates
I was wondering..
I have some multi item templates in use and noticed something regarding SEO.
As an example an articles template.
Help with Article Template Add Comment to Article
Hi,
I need add Part of the article's comments detail page, I can do it with template ?
please help me
Chained/Nested Helpers Inside {{each}} Don't Work
Is this a bug?
Later Handlebars Version
We're looking to install a module making use of a later version of Handlebars to an environment also using OpenContent, and so would need to add Handlebars 1.8.1.0's DLL to the website's bin folder, as well as update the web.config's dependentAssembly section to have 1.8.1.0 as the newVersion for Handlebars.
{{AdditionalData.Intro.Title}} should be {{AdditionalData.intro.Title}}
In the templates there's a token placed, by default, {{AdditionalData.Intro.Title}}.
imo that only works if you change this to {{AdditionalData.intro.Title}}.
white text
Hi guys,