CiviCRM Forums
News
:
You can learn more about CiviCRM from our new free book:
Understanding CiviCRM
. Also Check the
CiviCRM Blog
for updated information on
CiviCRM
Home
Help
Search
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
September 02, 2010, 09:10:42 am
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
CiviCRM Forums
>
CiviCRM Community
>
Developer Discussion
(Moderator:
Donald Lobo
) >
Markdown
Pages: [
1
]
« previous
next »
Print
Author
Topic: Markdown (Read 94 times)
jyee
I’m new here
Karma: 0
Offline
CiviCRM: 3.1.5
CMS: Drupal
MySQL: 5.0
PHP: 5.2.6
Posts: 6
Markdown
«
on:
July 30, 2010, 09:05:59 am »
I'm trying to create a markdown filter for civi and having a nightmare of a time figuring out where to hook into the system.
I think my general problem is that civi uses wysiwyg (or just a textarea) to generate html on the input... then nothing happens on the output (html straight to the browser). For markdown, it's the opposite: users write markdown that needs no filtering on the input, then markdown needs to generate html on the output. Any thoughts on the best way to pass all civicrm output through markdown to create html?
p.s. i tried a civicrm_buildForm() looping through $form->_values and running markdown against those values, but they didn't seem to change anything (e.g. $form->_values['intro_text'] on a contribution page)
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
News and Announcements
-----------------------------
=> News and Announcements
-----------------------------
Support
-----------------------------
=> Pre-installation Questions
=> Installing CiviCRM
===> Drupal Installations
===> Joomla! Installations
===> Standalone Installations
===> CiviMail installation and configuration
===> Windows and IIS installations
=> Upgrading CiviCRM
=> Using CiviCRM
===> Post-installation Setup and Configuration
===> Using Core CiviCRM Functions
===> Using Profiles
===> Using Import
===> Using CiviCase
===> Using CiviContribute
=====> Community Contributed Payment Processors
===> Using CiviEvent
===> Using CiviMail
=====> Using CiviSMTP
=====> Using IMAP2SOAP
===> Using CiviMember
===> Using CiviReport
===> Using Drupal Modules
=====> Using CiviSchool
===> Using Joomla Extensions
===> Using Multi-Site functionality
=> Documentation and Book
=> Internationalization and Localization
=> Feature Requests and Suggestions
===> Usability Improvements
===> Community Sponsored Improvements
===> CiviContribute Suggestions
===> CiviEvent Suggestions
=> Alpha and Beta Release Testing
===> 3.2 Release Testing
===> 3.1 Release Testing
===> 3.0 Release Testing
===> 2.2 Release Testing
===> 2.1 Release Testing
===> 2.0 Alphas and Betas
-----------------------------
CiviCRM Community
-----------------------------
=> General Discussion (please no support requests here!)
===> CiviCRM Hosting Providers
===> Civic engagement tools
=> CiviCRM Showcase
=> UK Users Group
=> Developer Discussion
===> APIs and Hooks
===> Scalability
===> Unit Testing
===> Code Sprints
=> Professional CiviCRM Services
=> CiviCRM Jobs
=> Mozilla Service Week proposals
===> Quick Assists
===> Project Consulting
Loading...