Search found 280 matches

by blackhawk
Sat Oct 04, 2014 6:22 pm
Forum: The Lounge
Topic: How to disable WYSIWYG for texarea boxes for News Module
Replies: 2
Views: 1788

How to disable WYSIWYG for texarea boxes for News Module

When I create a field definition for a textarea, is there a way to always disable the WYSIWYG editor, and instead be in HTML mode just for that box on article pages?

Thanks for any advice
by blackhawk
Fri Oct 03, 2014 1:01 pm
Forum: The Lounge
Topic: [Solved]News field file upload mystery leading to null value
Replies: 1
Views: 1421

Re: News field file upload mystery leading to null value

I solved my issue by repeating basic steps on creating a news field definition in a clean version of 1.11.11, and I now see my files and all values. Sorry for the trouble.
by blackhawk
Fri Oct 03, 2014 12:26 pm
Forum: The Lounge
Topic: [Solved]News field file upload mystery leading to null value
Replies: 1
Views: 1421

[Solved]News field file upload mystery leading to null value

I am using cmsms 1.11.11 and I have created a news field definition with the following paramters: type = file public status From the admin interface, I can see the "file" input box on every article page under the news module. When I choose a file to upload and submit, the file name then re...
by blackhawk
Wed Oct 01, 2014 2:12 am
Forum: The Lounge
Topic: [solved] store intial value to News field definitions
Replies: 1
Views: 3305

[solved] How to set default values for field definitions

I solved my mystery. If I create a drop-down field definition for articles, I can manually type in some options in which any article can select and associated with. This is a wonderful workaround for what I need.
by blackhawk
Tue Sep 30, 2014 9:43 am
Forum: The Lounge
Topic: [solved] store intial value to News field definitions
Replies: 1
Views: 3305

[solved] store intial value to News field definitions

I'm working with CMSMS 1.11.11 I would like to concatenate a string value onto a news field definition, from my summary or details template. This way when the user opens their news article, they will see a value added to that input field definition. If the field definition already has content, this ...
by blackhawk
Thu Sep 25, 2014 3:45 am
Forum: Modules/Add-Ons
Topic: News - How to go to prev or next news from Detailed Article
Replies: 1
Views: 1158

News - How to go to prev or next news from Detailed Article

I am using CMSMS 1.11.11 Within this latest version of CMS Made Simple, how can we go to previous or next news from a news detail page, so that users don't have to go back to a main summary page to view other news items. I'm willing to learn how to code via smarty if that is necessary...I just need ...
by blackhawk
Mon Sep 15, 2014 1:13 pm
Forum: Feature ideas
Topic: [SOLVED]module manager location in admin panel
Replies: 2
Views: 4701

Re: [SOLVED]module manager location in admin panel

That is awesome - can't wait to check it out
by blackhawk
Mon Sep 15, 2014 12:33 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]Help detect News Detail template on content page
Replies: 3
Views: 1501

Re: Conditional statement to help detect News Detail templat

Velden, that is the solution I need! thank you so much for helping me think this through...
by blackhawk
Fri Sep 12, 2014 9:36 pm
Forum: Modules/Add-Ons
Topic: How to use the URL input field for News
Replies: 0
Views: 1184

How to use the URL input field for News

With CMSMS 1.11.4 OOTB, how do we use the "URL" field located at the bottom of each article page in the News Module? I tried typing in several things to use in that field, like the following... my-page or http://mysite/my-page or mypage or /mypage and every time I clicked Apply, a red box ...
by blackhawk
Fri Sep 12, 2014 9:23 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]Help detect News Detail template on content page
Replies: 3
Views: 1501

[SOLVED]Help detect News Detail template on content page

I am using CMSMS 1.11.4 I currently have a {news} tag set on my content home page, which also has content on there. When My user clicks to read more, it appears that the detailed template for news (along with the detailed content), loads into the home page, which is fine. But is there a conditional ...
by blackhawk
Tue Sep 09, 2014 1:05 pm
Forum: Developers Discussion
Topic: [SOLVED] Where to go to train on UDT development for CMSMS
Replies: 2
Views: 3080

Re: Where to go to train on UDT development for CMSMS

Thank you Rolf!
Code from existing tags in the forge and also in the plugin directory for the cmsms packages is where I will begin my journey. Thank you for that insight!
by blackhawk
Mon Sep 08, 2014 7:59 pm
Forum: Developers Discussion
Topic: [SOLVED] Where to go to train on UDT development for CMSMS
Replies: 2
Views: 3080

[SOLVED] Where to go to train on UDT development for CMSMS

I am coming from a JavaScript background and would like to dive deep into examples of using proper classes, methods and properties for small code "snippet" development in UDT's. (ie. what are the basics that every developer should be following when creating a custom UDT? What functions and...
by blackhawk
Sun Jun 01, 2014 8:30 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] RSS2HTML how to sort
Replies: 2
Views: 1359

Re: RSS2HTML how to sort

thank you so much. I actually went to the source of this entire issue...I am pulling a feed from my Google Calendar into RSS2HTML. Tonight I discovered that you can sort the Google feed from the URL (with URL parameters), THEN load that entire URL feed into RSS2HTML. And that worked! Thank you so mu...
by blackhawk
Sun Jun 01, 2014 12:56 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] RSS2HTML how to sort
Replies: 2
Views: 1359

[SOLVED] RSS2HTML how to sort

with the RSS2HTML module that can be installed in CMSMS, how can we sort the items by date in either ascending or descending order as they are listed? I am currently using the following code in CMSMS for this module... {foreach from=$rss->items item='item'} <div class="rssbox"> <h3><a href...
by blackhawk
Wed Jan 29, 2014 4:19 pm
Forum: CMS Show Off
Topic: Tutoring Website
Replies: 1
Views: 2555

Re: Tutoring Website

Beautiful responsive site and nice push for the Ajax form processing!

Go to advanced search