Posted by ikaruga3064 on July 23, 2007 at 6:57pm
Jump to:
| Project: | Textile |
| Version: | 5.x-2.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I'm a huge fan of textile but I've noticed that if a textile file is converted to html EACH time a page is visited that'll result in a huge speed bump (specially for sites with lots of traffic). Perhaps this module should follow textpattern's lead: both the text file and a converted html file are stored in the database. Visitors to the website access the html file. The html file is updated each time the author edits the text file. No loss of speed results...
Or perhaps this is already handled in drupal's cache features?
Comments
#1
Filtered node contents are already cached by drupal.