|
|
Due to the volume of spam happening on our forums, posting is now restricted to verified members only. If you're not verified, drop us a note with your username.
|
|
Home > FlexCMS Support Forum > Recent Messages
FlexCMS Support Forum
Recent Messages
|
|
|
|
Allowing other file types in Photo Gallery | February 15, 2011 @ 10:33am | Hello,
Is there a way to modify the types of files accepted in the Photo Gallery? I want a way to transfer and store files. .zip, pdf's, xls, etc...
Thanks,
David |
|
|
|
| |
|
|
|
|
| February 5, 2011 @ 11:22am | Yes an iframe will work in a page, block, or anywhere else you can use HTML, as should any other HTML code. There's nothing FlexCMS specific you'll need, so just get the code the way you like (sizes, borders, scroll bars, etc) and you should be good to go. If you're not sure about the syntax, just search your favourite engine for an iframe tutorial -- there should be thousands out there so no point in me adding another one!
David |
|
|
|
| |
|
|
|
|
Using Iframes question | February 4, 2011 @ 11:13pm | I want to frame in another site using Iframe. Is this possible? Where can I find some instruction on this topic.
Example of code I used on other sites.
<iframe src='http://mywebsite.com/gnp2oo1po12' frameborder=0 width=100% height=100%></iframe> |
|
|
|
| | | |
|
|
|
|
| November 26, 2010 @ 12:52am | Perfect! That did the trick. Formatted the type and added a <hr> and I am good to go! Thanks Dave. |
|
|
|
| |
|
|
|
|
| November 25, 2010 @ 5:43pm | Unfortunately that's not an option at the moment. We're working on a way to have multiple copies of the same module, hopefully released sometime early 2011.
In the meantime one thing you can do is install separate copies of FlexCMS (in a subfolder, for example), that would give you additional calendars.
Dave |
|
|
|
| |
|
|
|
|
| November 25, 2010 @ 5:41pm | There aren't any new modules on the drawing board for the immediate future but we're certainly open to any suggestions for things you'd like to see. An advertising management system would allow you to sell ads on your site.
One thing we are currently working on for modules is allowing you to have a lot more flexibility in how they operate, for example being able to rename their URL keys (calendar, forum, store, etc), as well as the ability to install the same module more than once.
Dave |
|
|
|
| |
|
|
|
|
| November 25, 2010 @ 5:37pm | Add this:
Code
if ($LastDay != $row55['DateCode']) { if ($LastDay != '') { print '<img src="'.$ImagesURL.'/spacer.gif" width="1" height="15" alt="" border="0"><br>'; }
print '<b>'.date('l, F j', $row55['DateCode']).'</b><br><img src="'.$ImagesURL.'/spacer.gif" width="1" height="5" alt="" border="0"><br>'; $LastDay = $row55['DateCode']; } |
|
before this line:
Code
print '<a href="'.$MainURL.'/calendar/details/'.$row5['RecordNumber'].'.html">'.$row5['Title'].'</a>'; |
|
Dave |
|
|
|
| |
|
|
|
|
Multiple Calendars | November 25, 2010 @ 2:01pm | Is there a way to run multiple calendars. The site I am building has multiple venues. One calendar won't do it. |
|
|
|
| |
|
|
|
|
New Modules | November 25, 2010 @ 1:26pm | What new modules are comeing? And what is this one suppose to do: "Advertising Management System"
|
|
|
|
|
|
|
| MEMBERS
|
|
|