Submitter
SUPPORT TOPIC File Information
- Submitted: Jul 19 2007 09:24 PM
- Last Updated: Jul 19 2007 09:24 PM
- File Size: 10.36K
- Views: 3532
- Downloads: 436
Download RTE Blogger
2 Votes
NOTE: This snippet requires the RTE (Rich Text Editor) WYSIWYG editor snippet in order to work. The RTE snippet is located both here in this section of the snippet library as well as in your installation as manager/media/rte/RTE.phps which is virtually identical to the file here in the library.
// RTE-Blogger Snippet
// Created By: Ralph A. Dahlgren
// Modified: 2007-03-22 for both FURL and non-FURL support and using RTE WYSIWYG
// Modified: 2007-04-17 to make better use of API functions
// Modified: 2007-07-06 for more consistent logic flow of passed snippet parameters
// Purpose: Creates and/or maintains a table of blog entries categorized by document id and can also be used to maintain multiple blog tables
// Use: [!RTE-Blogger!] - uses the table named etoblog for storage
// Use: [!RTE-Blogger?blog=blogtable!] - uses the table named blogtable for storage
/* Use:
[!RTE-Blogger
?blog=blogtable
&blog_id=123
&showEditor=true
&showAuthor=true
&showDate=true
&dateFormat=m/d/Y
&editDate=true
&authorOnly=false
&users=user1,user2,user3
&stoptags=true
!] - uses all available options
*/
// RTE-Blogger Snippet
// Created By: Ralph A. Dahlgren
// Modified: 2007-03-22 for both FURL and non-FURL support and using RTE WYSIWYG
// Modified: 2007-04-17 to make better use of API functions
// Modified: 2007-07-06 for more consistent logic flow of passed snippet parameters
// Purpose: Creates and/or maintains a table of blog entries categorized by document id and can also be used to maintain multiple blog tables
// Use: [!RTE-Blogger!] - uses the table named etoblog for storage
// Use: [!RTE-Blogger?blog=blogtable!] - uses the table named blogtable for storage
/* Use:
[!RTE-Blogger
?blog=blogtable
&blog_id=123
&showEditor=true
&showAuthor=true
&showDate=true
&dateFormat=m/d/Y
&editDate=true
&authorOnly=false
&users=user1,user2,user3
&stoptags=true
!] - uses all available options
*/
- 248 Total Files
- 19 Total Categories
- 50 Total Authors
- 130,606 Total Downloads
- TripTracker Gallery Latest File
- Dean Latest Submitter











