Article in article [SOLVED]

More
14 years 4 months ago #19878 by pshoeg
Replied by pshoeg on topic Article in article [SOLVED]
Yes, I did, the method ggppdk specified above.

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #19881 by ggppdk
Replied by ggppdk on topic Article in article [SOLVED]
1. change layout PARAMETER of the module to be 'news'
2. set number of featured items to be zero
3. at display items list slider , select the fields of that you want to display, be careful put the field names in the standard box, not in the featured box


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #19887 by pshoeg
Replied by pshoeg on topic Article in article [SOLVED]
Hi ggppdk,

Thanks, that works — it only shows the excerpt, though, and it strips away HTML. Is that a setting I've got wrong?

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #19889 by ggppdk
Replied by ggppdk on topic Article in article [SOLVED]
Strips HTML on text?

Since usually the module is in tight place, it does this to allow proper display ..., no option to disable, i think to add one

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #19892 by pshoeg
Replied by pshoeg on topic Article in article [SOLVED]
Yes, what I mean is, the content I have to show includes a table with some tabular data — but when HTML is stripped away, all this content disappears.

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #19897 by ggppdk
Replied by ggppdk on topic Article in article [SOLVED]
I disappears or it is cropped? by the limit of characters?


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #19900 by pshoeg
Replied by pshoeg on topic Article in article [SOLVED]
Actually both — I've figured out how to allow more characters, but the HTML tags are still stripped away, e.g. h3 tags.

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #19924 by ggppdk
Replied by ggppdk on topic Article in article [SOLVED]
The stripping of HTML is done by default, we could add an option not strip, i guess, just it is a little dangerous because when set to off , sooner or later someone will write a page that doesnot fit, ... mmm


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #19934 by pshoeg
Replied by pshoeg on topic Article in article [SOLVED]
Hmm, okay, then it doesn't really solve my problem. I need it to show the article with all the HTML — images are stripped away, too. Thanks for your help, though.

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #19937 by ggppdk
Replied by ggppdk on topic Article in article [SOLVED]
Code:
$lists[$ord]['featured'][$i]->text = flexicontent_html::striptagsandcut($row->introtext, $mod_cut_text); ... $lists[$ord]['standard'][$i]->text = flexicontent_html::striptagsandcut($row->introtext, $mod_cut_text);

These are the lines that strip and cut text
mod_flexicontent/helper.php

i will add an option not to strip html ...
after thought i believe you are right there should be an option not to strip html of the item (article) text, like there is an option where to cut the text.

But note that if we don't strip html tags we can no longer cut at a maximum number of characters, since we now will have opening and closing html tags, so the full text will appear when you set not to strip tags ...

The new option will be on next download of v1.5.6 beta/final

Regards ;)


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save