Featured Partners
| | Posts: 114 Answers: 0 Me: I have far too much to do, and n... |
| | Posts: 8 Answers: 0 Me: |
| | Posts: 0 Answers: 0 Me: |
| View All Partners > | Join Partners > |
Recent Posts
re: Testing and Purchasing Modules
There will be a volume discount for individual add-ons that developers can price soon, but its for a specific add-on, not say "get 10% off on buying 3 of anything." It sounds like that's what you're asking for, but just wanted to be clear.
There should...
09/02/10 - 10:41am
re: Page Defaults / API
just do it on the page-defaults page, or you can hard code things aswell
09/02/10 - 10:16am
Page Defaults / API
Couldn't find anything about it, so hopefully anyone can help me:
In the install.php, let's say I want to add content to the sidebar of the home page, I can do it like this:
//sidebar content
$bt = BlockType::getByHandle('content');
$data = array(...
09/02/10 - 9:44am
re: Total Frustration
don't worry about the salt thats used for password generation,
make sure that the webserver is not blocked by the sql server and that all information in the file is correct
in the database (if using 5.4.0+) the should be atleast 111 tables
09/02/10 - 9:27am
re: Expires Headers .htaccess
well, the FileETag none should fix the et tags, you can't do anything about the ga.js as its google's
also under the mod expires try adding
[code]
ExpiresByType text/javascript "access plus 2 month"
ExpiresByType text/css "access plus 2 month"
[...
09/02/10 - 9:24am
re: This is strange even for IE
I was missing:
in my default.php and IE didn't like that.. dunno why
dumb me :D
Thanks!
09/02/10 - 8:05am
re: Testing and Purchasing Modules
1. If you purchase an add-on, the developer is required to support it if you can't get it working.
2. You can request a refund if the add-on does not work.
3. Through the Marketplace, there are no discounts for multiple purchases yet. However, I rec...
09/02/10 - 3:26am
re: Expires Headers .htaccess
Yes that has helped, and incresed my yslow score slightly, although from Yslow I am still getting.
[code]
Grade F on Add Expires headers
There are 6 static components without a far-future expiration date.
* (1981/11/19) http://www.mastercoac...
09/02/10 - 3:12am
Creating an Image manipulation block
I would like to create a image manipulation block, such as it load an image from the local system and then perform some GD operations on it. After that it will loaded into the page. I need to perform the GD operations on the image when the block add butto...
09/02/10 - 2:24am
re: Video block, stop auto play
Autostart was not specified for .flv files.
The way to it will be to append &autostart=false to the flashvar and data values.
But doing so makes the video disappear.
I see autostart is on the TODO list.
Or did you get this sorted out?
09/02/10 - 1:59am
re: Total Frustration
You were correct ... it appeared they were moved (at a glance) ... but they were not. They appear to all be moved now ... however ... I get a message "unable to connect to database" ... Only thing as far as I know that I'm not sure about is SALT ... but d...
09/02/10 - 1:42am
re: Flash (SWF) Multi-File Upload - Mystery SOLVED!
Ok, so whoever would have thought that having Apache basic authentication enabled would cause the SWFUpload utility to fail. Certainly not I, but that's been the cause of my woes. See here...
http://swfupload.org/forum/generaldiscussion/700
:-/
...
09/02/10 - 12:16am
Rendering Page Attribute Form Inputs
I'm building a real estate website which requires the user to be able to enter listings.
I set up a "property_detail" pagetype and associated a bunch of page attributes like "rent", "contact_info", etc.
Now I am adding a Single Page named "add_prope...
09/02/10 - 12:16am
re: file manager permissons
Laktik,
You can keep the dashboard from being seen by your group also. Just click on the dashboard name (top of group) and set permissions to not make it available to whatever group you want to include, just like any other page.
Cheers
09/01/10 - 9:40pm
re: Testing and Purchasing Modules
you should be able to find demos for most of the image galleries (although maybe not with CMS edit access). I've got some demos set up here: http://inneroptics.net/concrete5/ ...with edit access on most of those here: http://demo.inneroptics.net/
09/01/10 - 9:07pm
re: Testing and Purchasing Modules
well, it is the developer's responsibility to make demosof their addons, i may make a site where developers can upload their packages after approved on the marketplace.
for the calendar addons, i made a little demo site for someone else, it has both in...
09/01/10 - 7:39pm
re: TinyMCE or Content Block problem?
the blog addon in the marketplace has been updated to work with it, quite a while ago, you have to upgrade your c5 version then the addon,
you can download the latest version of tinymce and put it in
concrete/js/tiny_mce/
09/01/10 - 7:38pm




