If no manual teaser break is inserted, when the first paragraph is more than the defined max teaser length, the teaser will be empty if the first paragraph is surrounded by <p> tags and if the initial <p> tag is on its own line in the HTML body of the page.
Problem seems to be that the line break after the initial <p> tag is being interpreted as a paragraph break (line 184 of node module) ... hence empty teaser.
I have install CCK module and I enabled the Option Widgets, which can allow me to create custom list. So I have created a field call "Category", this is a select list that allow use to select a predefine value, i defined the values as below (key|label):
1|option 1
2|option 2
3|option 3
After the creation of this list, drupal generated a new field called field_category. So here is the problem, when i used the content type template to check the value, it shows that:
Well done to all involved in the Drupal 6 beta. I have installed a test version and offer the following feedback (please let me know if there is somewhere else this should go):
Please help me out with this, I need to find a way to print out the size of every web page generate from drupal. Is there a way to do that? Many thanks.
I have a problem with translating menus into Japanese. It worked fine on contents but it does not work on my menus specifically on Primary Links. Please help me on this matter.
I have a problem with translating menus into Japanese. It worked fine on contents but it does not work on my menus specifically on Primary Links. Please help me on this matter.