Jump to content


erc

Member Since 09 Apr 2007
Offline Last Active May 04 2012 08:54 PM
-----

#1977456 Pipe AND POP3 import

Posted Mark on 25 June 2010 - 06:43 AM

View PostIPBSupport.de, on 25 June 2010 - 06:34 AM, said:

Great Job, Mark!

Can you tell us why it "is strongly recommended that you use a CRON job to poll the account" !?

I have put it in the usual IP.Board task system, but because it needs to be run quite frequently, and if you have 100 Emails it will not be quick, you can't really rely on board activity.


#1908537 IP.Content 1.2.0: Critical Security Patch Released

Posted IPS News on 03 February 2010 - 09:53 AM

A critical security patch has been released for IP.Content 1.2.0

IPS has been notified of a security issue with IP.Content 1.2.0 which may introduce the ability for a remote user to inject malicious SQL into a URL. This SQL could damage or compromise the security of your community.

We would like to thank for reporting this issue to us.


Patching your IP.Content Install

If you are running a version of IP.Content less than 1.2.0: upgrade your install today. The IP.Content 1.2.0 download in the client area has already been updated to include the patched files.

If you are running IP.Content 1.2.0: upload the attached file to: admin/applications_addon/ips/ccs/sources/functions.php


Please submit a support ticket if you have any questions.

Attached Files




#1900652 Tagging in IP.Content

Posted bfarber on 18 January 2010 - 12:33 PM

We want to implement tags in IPB first, so that our addon applications can build off of a strong foundation.  Implementing tags individually in each addon application first would mean that the feature would need to change once it's implemented in IPB itself.


#1899615 IP.Content 1.2.0 Released

Posted IPS News on 15 January 2010 - 03:18 PM

We are pleased to announce IP.Content 1.2.0 is now available in the client area.

The following is a list of what's new in this version of IP.Content, our community content system for IP.Board:


Field default values
There is now a per-field option to define the default value for the field. This default value will be used when the "add new record" form is displayed as the default value to place in the field. The user can still, of course, change this value while configuring their record.

Disable fields in listing and display templates
Many have requested a method of disabling specific fields from displaying in listing and display templates without having to modify the default templates (i.e. to exclude certain fields in the foreach loop, or to manually define the layout). As of 1.2.0 there are two new settings when configuring your fields to do just that. If you disable a field in the listing template, it simply won't show up there. You can even disable a field in the listing and display template and have a hidden field attached to the record, if you wish.

Additional sorting for database feeds
You will now be able to sort database feeds by meta-data fields (record id, last updated, submitted date, comment count, etc.). This will allow you to more easily create database feeds to show latest records, for instance.

Text formatting options for text input fields
There are now per-field settings on text-input fields (only) to allow you to define the following automatic formatting options:

  • Capitalize all letters
  • Lower-case all letters
  • Capitalize just the first letter of the string
  • Capitalize the first letter of each word in the string
  • Remove excess punctuation
You can mix and match, using more than one option, but of course some options will have no effect when used together (i.e. capitalize all letters, and lower-case all letters).

Attachment parsing for forum and blog feeds
Attachment parsing has been added for forum and blog feeds (provided you do not use the default strip tags and truncate calls in the template for the content value).

Attachment data available programatically
Some users have expressed interest in having access to attachment data in a more robust manner than simply passing the field through the IP.Content attachment parser. For instance, you may want to display 1 image from an attachment field in the listing, without having to worry about whether there are more than 1 images associated with the field.

Attachment data has now been added to a global cache during normal parsing routines, so that you may be able to programatically access the attachment data for the record and do more unique things with the data. A resource article on how to access this data will be forthcoming following the release.

WYSIWYG and Code Highlighter Support
We have added support into IP.Content to integrate with the following WYSIWYG and Code Editors:

  • TinyMCE
  • CKEditor
  • CodePress
  • EditArea
  • (None/default textarea)
You can select which editor interface you would like to use (be careful using WYSIWYG editors when editing certain content, as they will strip special tags) and the editor will be available when editing templates and content throughout the ACP. Even better, the code highlighters will be "smart" and recognize what type of content you are editing (javascript, css, html or php, depending on the block, template or page details). If you have a favorite editor that you would like to see integrated let us know. We've designed the system to make it easy to drop in (and remove) editor types as needed, so if we can integrate with your favorite editor, we're happy to do so.


Downloading

You can download IP.Content 1.2.0 if you have an active license in the client area. As always, make a backup of your community before proceeding.


#1896258 IP.Content 1.2.0 Public Beta Available

Posted IPS News on 06 January 2010 - 03:19 PM

IP.Content 1.2.0 Public Beta is now available

This is a BETA release of the IP.Content 1.2.0 update. Please report any bugs you find in the bug tracker.

Major New Features

  • Field default values
  • Disable fields in listing and display templates
  • Additional sorting for database feeds
  • Text formatting options for text input fields
  • Attachment parsing for forum and blog feeds
  • Attachment data available programmatically
  • WYSIWYG and Code Highlighter Support

The new features available in this update are detailed here: http://community.inv...120-on-its-way/


Downloading

You can download this beta if you have an active license for IP.Content in the client area under 'Development Releases' in the 'Your Downloads' section.


As this is a beta release there will be bugs and issues with the software. Please report any issues using our bug tracker. Before reporting please first quickly check to see if anyone has already reported your issue.

Technical support is not available for this beta software.

Do not use this software on a public install. Wait for the final series for your public installs.

In general, only download and participate in the beta test if you are comfortable working with beta software.