<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="0.91">
    <channel>
        <title>question about styles in (dynamic) MarkUp element</title>
        <description>The 10 most recently added comments in the topic &quot;question about styles in (dynamic) MarkUp element&quot;</description>
        <link>http://www.freewaytalk.net/</link>
        <lastBuildDate>Tue, 07 Feb 2012 02:21:40 -500</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Re: question about styles in (dynamic) MarkUp element</title>
            <link>http://www.freewaytalk.net/thread/view/28096#m_28363</link>
            <description>&lt;p&gt;In the meanwhile (back at the ranch) a lot has happened.&lt;/p&gt;

&lt;p&gt;Todd was so kind to help me out with some valuable tips.
I did some experiments, and found the following methode a workable solution:&lt;/p&gt;

&lt;p&gt;I used the extension for EE called Simple Translator, to create a multi-lingual dynamic site &lt;a href=&quot;http://expressionengine.com/forums/viewthread/51959/&quot;&gt;http://expressionengine.com/forums/viewthread/51959/&lt;/a&gt;
and in order to make it work in the FW file that I use as EE template I have made:&lt;/p&gt;

&lt;p&gt;1) inline HTML element, with values for height and width, overflow visible
2) the EE code element as text in this element, no style attached
3) Remove-P-tag action to this HTML element.&lt;/p&gt;

&lt;p&gt;Result, after processing by Expression Engine the validation was OK, the text grows (as expected), the language code element works fine, and MSIE 7 shows page correctly. (only MSIE 6 makes soup of the FW CSS menu ;~)&lt;/p&gt;

&lt;p&gt;Note:
If the HTML box is set to: no width, no height, then MSIE shows nothing, Safari 2.0 shows nothing. Safari 3 shows correct, so does Opera (Windows) etc etc. Quite a lot of difference there.&lt;/p&gt;

&lt;p&gt;I do hope this helps others that want to combine FW with Expression Engine. BTW I find the action written by Joe Muscara extremely useful for this purpose. &lt;a href=&quot;http://t2studios.com/freeway/more.php?id=76_0_1_0_M&quot;&gt;http://t2studios.com/freeway/more.php?id=76_0_1_0_M&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thank you all for the advise&lt;/p&gt;

&lt;p&gt;best regards,
Hans&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>atelier</author>
            <pubDate>Sun, 02 Mar 2008 18:17:27 -500</pubDate>
        </item>
        <item>
            <title>Re: question about styles in (dynamic) MarkUp element</title>
            <link>http://www.freewaytalk.net/thread/view/28096#m_28339</link>
            <description>&lt;p&gt;@Todd&lt;/p&gt;

&lt;p&gt;I created an inline MarkUp element with the code in it, and attached TimPlumb&amp;#8217;s remove paragraph action to it. No good validation, but the text becomes larger in the browser when enlarging text.&lt;/p&gt;

&lt;p&gt;Then I also attached also Crowbar to this element. No good validation.&lt;/p&gt;

&lt;p&gt;Then I took away the code in the MarkUp element, and did put the code into Crowbar. No good valitation.&lt;/p&gt;

&lt;p&gt;This was my testresult.
Page with the latest change can be seen here: &lt;a href=&quot;http://www.monumentmaker.nl/tempindex.php/mm/testmm/&quot;&gt;http://www.monumentmaker.nl/tempindex.php/mm/testmm/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thank you for looking at it.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>atelier</author>
            <pubDate>Sun, 02 Mar 2008 13:08:35 -500</pubDate>
        </item>
        <item>
            <title>Re: question about styles in (dynamic) MarkUp element</title>
            <link>http://www.freewaytalk.net/thread/view/28096#m_28337</link>
            <description>&lt;p&gt;Walter, thank you really very much for this action.
I tried it out, and the result is good, that is to say, my page passes through the validator.
But now I find myself in the same spot as before, my page is not readable by MSIE 6 nor 7.&lt;/p&gt;

&lt;p&gt;And very strange that the text does not grow when I enlarge text in the page (Safari 3.0.4, under 10.4.11). I did not have that when the code was in the embedded MarkUp element.&lt;/p&gt;

&lt;p&gt;Settings for the HTML box are: overflow visible, but I see in the source&lt;/p&gt;

&lt;p&gt;&amp;lt;div id=&amp;#8221;translatorsimple&amp;#8221; style=&amp;#8221;position:relative; width:145px; height:70px; padding:10px; overflow:hidden; font-size:1px&amp;#8221;&amp;gt;
            &amp;lt;ul class=&amp;#8221;simple-translator&amp;#8221;&amp;gt;&amp;lt;li class=&amp;#8221;selected first&amp;#8221;&amp;gt;&lt;a href=&quot;http://www.monumentmaker.nl/tempindex.php/mm/testmm/lang/default/&quot; title=&quot;Nederlands&quot;&gt;Nederlands&lt;/a&gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&lt;a href=&quot;http://www.monumentmaker.nl/tempindex.php/mm/testmm/lang/_se/&quot; title=&quot;Svenska&quot;&gt;Svenska&lt;/a&gt;&amp;lt;/li&amp;gt;&amp;lt;li class=&amp;#8221;last&amp;#8221;&amp;gt;&lt;a href=&quot;http://www.monumentmaker.nl/tempindex.php/mm/testmm/lang/_en/&quot; title=&quot;English&quot;&gt;English&lt;/a&gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&lt;/p&gt;

&lt;p&gt;Hope to hear from you&lt;/p&gt;

&lt;p&gt;Hans&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>atelier</author>
            <pubDate>Sun, 02 Mar 2008 12:44:23 -500</pubDate>
        </item>
        <item>
            <title>Re: question about styles in (dynamic) MarkUp element</title>
            <link>http://www.freewaytalk.net/thread/view/28096#m_28324</link>
            <description>&lt;p&gt;It&amp;#8217;s been around since 2005. I just started working today on a
version that could be put inline, so you could put your markup in the
middle of a block of text and still get the code outside of any P tags.&lt;/p&gt;

&lt;p&gt;What I&amp;#8217;m imagining is that you could have a paragraph, then a lump of
code that makes a UL, then another paragraph, and not end up with
your UL wrapped in a P tag.&lt;/p&gt;

&lt;p&gt;Walter&lt;/p&gt;

&lt;p&gt;On Mar 1, 2008, at 3:42 PM, Todd wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Hey Walter, that&amp;#8217;s pretty slick. Is it new?&lt;/p&gt;
  
  &lt;p&gt;You know, rolling Weaver&amp;#8217;s Remove P Tag action and yours together
  would be wickedly useful for CMS integration. Make CrowBar a sub- 
  function of RPT which could be enabled as needed.&lt;/p&gt;
  
  &lt;p&gt;Todd&lt;/p&gt;
  
  &lt;p&gt;On Mar 1, 2008, at 12:13 PM, Walter Lee Davis wrote:&lt;/p&gt;
  
  &lt;blockquote&gt;
    &lt;p&gt;Apply it to an HTML box, select beginning or end, and then enter
    your code
    in the Code dialog. If there is any content within the box, your code
    will be shifted in either before or after it, outside of any tags
    that might already be in there.&lt;/p&gt;
  &lt;/blockquote&gt;
  
  &lt;hr /&gt;
  
  &lt;p&gt;freewaytalk mailing list
  email@hidden
  Update your subscriptions at:
  &lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>waltd</author>
            <pubDate>Sun, 02 Mar 2008 02:43:41 -500</pubDate>
        </item>
        <item>
            <title>Re: question about styles in (dynamic) MarkUp element</title>
            <link>http://www.freewaytalk.net/thread/view/28096#m_28319</link>
            <description>&lt;p&gt;Hey Walter, that&amp;#8217;s pretty slick. Is it new?&lt;/p&gt;

&lt;p&gt;You know, rolling Weaver&amp;#8217;s Remove P Tag action and yours together
would be wickedly useful for CMS integration. Make CrowBar a sub- 
function of RPT which could be enabled as needed.&lt;/p&gt;

&lt;p&gt;Todd&lt;/p&gt;

&lt;p&gt;On Mar 1, 2008, at 12:13 PM, Walter Lee Davis wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Apply it to an HTML box, select beginning or end, and then enter
  your code
  in the Code dialog. If there is any content within the box, your code
  will be shifted in either before or after it, outside of any tags
  that might already be in there.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>Todd</author>
            <pubDate>Sat, 01 Mar 2008 20:42:24 -500</pubDate>
        </item>
        <item>
            <title>Re: question about styles in (dynamic) MarkUp element</title>
            <link>http://www.freewaytalk.net/thread/view/28096#m_28304</link>
            <description>&lt;p&gt;That would be perfect, as long as there isn&amp;#8217;t any additional text in
the same box that &lt;em&gt;needs&lt;/em&gt; to have a paragraph wrapped around it.&lt;/p&gt;

&lt;p&gt;I have worked around this particular problem using an Action called
CrowBar. If you want to give it a try, it&amp;#8217;s in my repository. Apply
it to an HTML box, select beginning or end, and then enter your code
in the Code dialog. If there is any content within the box, your code
will be shifted in either before or after it, outside of any tags
that might already be in there.&lt;/p&gt;

&lt;p&gt;Walter&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://freewaypro.com/actions/downloads/&quot;&gt;http://freewaypro.com/actions/downloads/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;On Mar 1, 2008, at 10:19 AM, Todd wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;What about using the Remove Paragraph Tag action on the element?
  That action is very useful (essential, even) when integrating some,
  if not all, CMS into FW.&lt;/p&gt;
  
  &lt;p&gt;Todd&lt;/p&gt;
  
  &lt;p&gt;On Mar 1, 2008, at 7:16 AM, Walter Lee Davis wrote:&lt;/p&gt;
  
  &lt;blockquote&gt;
    &lt;p&gt;Somehow, you have an unordered list (bulleted list) inside a
    paragraph.&lt;/p&gt;
  &lt;/blockquote&gt;
  
  &lt;hr /&gt;
  
  &lt;p&gt;freewaytalk mailing list
  email@hidden
  Update your subscriptions at:
  &lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>waltd</author>
            <pubDate>Sat, 01 Mar 2008 18:13:21 -500</pubDate>
        </item>
        <item>
            <title>Re: question about styles in (dynamic) MarkUp element</title>
            <link>http://www.freewaytalk.net/thread/view/28096#m_28296</link>
            <description>&lt;p&gt;What about using the Remove Paragraph Tag action on the element? That
action is very useful (essential, even) when integrating some, if not
all, CMS into FW.&lt;/p&gt;

&lt;p&gt;Todd&lt;/p&gt;

&lt;p&gt;On Mar 1, 2008, at 7:16 AM, Walter Lee Davis wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Somehow, you have an unordered list (bulleted list) inside a
  paragraph.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>Todd</author>
            <pubDate>Sat, 01 Mar 2008 15:20:06 -500</pubDate>
        </item>
        <item>
            <title>Re: question about styles in (dynamic) MarkUp element</title>
            <link>http://www.freewaytalk.net/thread/view/28096#m_28297</link>
            <description>&lt;p&gt;What about using the Remove Paragraph Tag action on the element? That
action is very useful (essential, even) when integrating some, if not
all, CMS into FW.&lt;/p&gt;

&lt;p&gt;Todd&lt;/p&gt;

&lt;p&gt;On Mar 1, 2008, at 7:16 AM, Walter Lee Davis wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Somehow, you have an unordered list (bulleted list) inside a
  paragraph.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>Todd</author>
            <pubDate>Sat, 01 Mar 2008 15:20:06 -500</pubDate>
        </item>
        <item>
            <title>Re: question about styles in (dynamic) MarkUp element</title>
            <link>http://www.freewaytalk.net/thread/view/28096#m_28293</link>
            <description>&lt;p&gt;I did not do the list myself in Freeway, the list gets generated after I publish and put things on the server.&lt;/p&gt;

&lt;p&gt;It&amp;#8217;s not easy for my to explain what happens here, because I do not &amp;#8220;speak the code language&amp;#8221; I can only explain it like I understand it myself&amp;#8230;.;~(&lt;/p&gt;

&lt;p&gt;In short:&lt;/p&gt;

&lt;p&gt;I have in my FW page an inline MarkUp element. This Element is just one word, it&amp;#8217;s a piece of code. That piece of code calls from the server the list that you see in the HTML.
I had an issue with styles, I got a lot of help here, so I use this extra piece of CSS information in the Page MarkUp and my style problem is gone. That was great.
But now I see that the page does not get validated (one error), and I think that it&amp;#8217;s is important to have things right.&lt;/p&gt;

&lt;p&gt;I noticed that another page -using the same code-  &lt;a href=&quot;http://www.exaprotect.com/resources/newsletters&quot;&gt;http://www.exaprotect.com/resources/newsletters&lt;/a&gt; also does not get validated, and for the same reason (as you see there are some more errors&amp;#8230;..) So I wrote the author of the plugin about this. Maybe he&amp;#8217;ll fix this in an update? You can see my post here: &lt;a href=&quot;http://expressionengine.com/forums/viewthread/51959/P108/#361514&quot;&gt;http://expressionengine.com/forums/viewthread/51959/P108/#361514&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But in the meanwhile I asked my question here as well, hoping for a FW solution.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>atelier</author>
            <pubDate>Sat, 01 Mar 2008 13:51:40 -500</pubDate>
        </item>
        <item>
            <title>Re: question about styles in (dynamic) MarkUp element</title>
            <link>http://www.freewaytalk.net/thread/view/28096#m_28289</link>
            <description>&lt;p&gt;Somehow, you have an unordered list (bulleted list) inside a
paragraph. Did you do this directly in Freeway, or did you use a
markup item or another hand-coding trick?&lt;/p&gt;

&lt;p&gt;Walter&lt;/p&gt;

&lt;p&gt;On Mar 1, 2008, at 4:56 AM, atelier wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;I do hope some code-expert can help me out with this one too.&lt;/p&gt;
  
  &lt;p&gt;I tried to validate the page, and it seems that the output is not
  correct.&lt;/p&gt;
  
  &lt;p&gt;This is the error:&lt;/p&gt;
  
  &lt;hr /&gt;
  
  &lt;p&gt;Line 142, Column 34: document type does not allow element &amp;#8220;ul&amp;#8221;
  here; missing one of &amp;#8220;object&amp;#8221;, &amp;#8220;applet&amp;#8221;, &amp;#8220;map&amp;#8221;, &amp;#8220;iframe&amp;#8221;, &amp;#8220;button&amp;#8221;,
  &amp;#8220;ins&amp;#8221;, &amp;#8220;del&amp;#8221; start-tag.
  &lt;br /&gt;
  &amp;lt;p&amp;gt;&amp;lt;ul class=&amp;#8221;simple-translator&amp;#8221;&amp;gt;&amp;lt;li class=&amp;#8221;selected first&amp;#8221;&amp;gt;&lt;a&gt; href=&amp;#8221;http://ww
  ✉&lt;/p&gt;
&lt;/blockquote&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>waltd</author>
            <pubDate>Sat, 01 Mar 2008 13:16:46 -500</pubDate>
        </item>
        <item>
            <title>question about styles in (dynamic) MarkUp element</title>
            <link>http://www.freewaytalk.net/thread/view/28096</link>
            <description>&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;I cannot find anywhere in manual nor in any CSS tutorial the solution for this minor problem.
It&amp;#8217;s just too complex for me.&lt;/p&gt;

&lt;p&gt;I develop this website, basics made in the demoFW5. The pages are dynamic, made possible by certain code-elements that pull info from the database. One of these code-elements generates a list with linksand has to be placed inside an inline MarkUp element in order to function in the page.&lt;/p&gt;

&lt;p&gt;My problem:&lt;/p&gt;

&lt;p&gt;I cannot style the links that get generated. They are now blue underlined, which I do not want. I tried the several methods which usual work , creating new styles with specific names, wrap the markup inside a HTML box with the linkstyle action, etc etc)&lt;/p&gt;

&lt;p&gt;Please have a look here:  &lt;a href=&quot;http://www.atelier.box.nl/haal_op/Afbeelding_1.png&quot;&gt;http://www.atelier.box.nl/haal_op/Afbeelding_1.png&lt;/a&gt;
the HTML code to be found here: &lt;a href=&quot;http://www.atelier.box.nl/haal_op/&quot;&gt;http://www.atelier.box.nl/haal_op/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I know it&amp;#8217;s possible to format these links, an exempel can be seen here: &lt;a href=&quot;http://www.exaprotect.com/resources/newsletters&quot;&gt;http://www.exaprotect.com/resources/newsletters&lt;/a&gt; (look to the right, where one can choose one&amp;#8217;s language) They even put a nice flag there, not that i would want that, but still&amp;#8230;&lt;/p&gt;

&lt;p&gt;Can someone please explain to me what I need to do with Freeway to be able to control the looks of these links?&lt;/p&gt;

&lt;p&gt;Thank you all very much&lt;/p&gt;

&lt;p&gt;Hans&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>atelier</author>
            <pubDate>Wed, 27 Feb 2008 22:36:09 -500</pubDate>
        </item>
    </channel>
</rss>

