, Guest!
Already a Member? Login or Register.

Menu



Showcase


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

Previous Page Next Page

User Help > FAQ's: Templates > Allowing other file types in Photo Gallery (Go To Message)
roadie02h
 
Allowing other file types in Photo GalleryFebruary 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
User Help > General Support Requests > Using Iframes question (Go To Message)
DCSun
 
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
User Help > General Support Requests > Using Iframes question (Go To Message)
fbwebdes
 
Using Iframes questionFebruary 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>
User Help > Code Snippets > Today's Event Block (Go To Message)
DCSun
 
November 26, 2010 @ 10:18am
You can also adjust the date portion by changing this: "l, F j", you can see what they all mean here: http://ca.php.net/manual/en/function.date.php

Dave
User Help > Code Snippets > Today's Event Block (Go To Message)
roadie02h
 
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.
User Help > General Support Requests > Multiple Calendars (Go To Message)
DCSun
 
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
User Help > General Support Requests > New Modules (Go To Message)
DCSun
 
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
User Help > Code Snippets > Today's Event Block (Go To Message)
DCSun
 
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
User Help > General Support Requests > Multiple Calendars (Go To Message)
roadie02h
 
Multiple CalendarsNovember 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.
User Help > General Support Requests > New Modules (Go To Message)
roadie02h
 
New ModulesNovember 25, 2010 @ 1:26pm
What new modules are comeing? And what is this one suppose to do: "Advertising Management System"

Previous Page Next Page





Try & Buy FeedForAll - Easy to use RSS Feed Creator - great for iTunes users!

MEMBERS




All Contents, Code, Scripts and Technologies Copyright 2003-2009 FlexCMS.
All Rights Reserved. Software License Agreement

Processing Time: 1.22448 seconds.
 
Management Login

Powered By FlexCMS
Powered By FlexCMS