<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">What happens when I make changes to the code in a module, then update it<br>later? Do my changes get over-written? Hard to keep track of...<span class="sg"><br>
</span></blockquote><br>Yes, your changges will be overwritten and yes, it is hard to keep track of. The key here is to NOT make this a habit. One hack might be manageable -- but they can start piling up...<br><br>Also, stay on top of the module developer and provide encouragement and whatever is needed to upgrade the module so that this feature is configurable. Then everyone benefits.<br>
<br>Best,<br><br>Shai<br><br>On 2/1/08, <a href="mailto:ian@corpwatch.org">ian@corpwatch.org</a> <<a href="mailto:ian@corpwatch.org">ian@corpwatch.org</a>> wrote:<br>> Thanks. I did look there, but the issue is that the Location module<br>
> inserts (without providing any options to CCK) the location into the<br>> content type from the module itself, so CCK can't do anything to supress<br>> it. I did fix it, but its a hack.<br>> <br>> What happens when I make changes to the code in a module, then update it<br>
> later? Do my changes get over-written? Hard to keep track of...<br>> <br>> --ian--<br>> <br>> Shai Gluskin wrote:<br>> > Can't believe gmail added a hyperlink to that faux path I included. In<br>
> > case it confused you, here it is again:<br>> ><br>> > /admin/content/types/<custom-content-type-name> /display<br>> ><br>> > (replace "<custom-content-type-name"> with the name of the custom<br>
> > content-type that you created).<br>> ><br>> > Shai<br>> ><br>> > On 2/1/08, Shai Gluskin <<a href="mailto:shai@content2zero.com">shai@content2zero.com</a>> wrote:<br>> >> Ian,<br>
> >><br>> >> Though Contemplate is great when you need it, I don't believe your situation requires Contemplate.<br>> >><br>> >> First, let me make an assumption -- you have built a custom node-type with a bunch of CCK fields added, yes?<br>
> >><br>> >> In that case, you need to go to:<br>> >><br>> >> <a href="http://example.com/admin/content/types/">example.com/admin/content/types/</a><custom-content-type-name>/display<br>
> >><br>> >> (replace "<custom-content-type-name"> with the name of the custom content-type that you created).<br>> >><br>> >> On that page, all of the custom fields that you have created will show up. Look under the column "Teaser" -- there is a drop-down menu. You select "Hidden" for each of the fields that you don't want showing up in the teaser.<br>
> >><br>> >> One other scenero occurred to me, though I think it is less likely: Is the page being created by a View in which you mistakenly selected "Full Node" in the "Page" section of the form for the field "View Type." That would also cause your problem. You'd have to change that selection to "Teaser" -- but what I wrote above would still apply, you'd need to make sure that in your under "display" fields you had set each field properly for its display value for the teaser.<br>
> >><br>> >> Write back and let us know if this worked.<br>> >><br>> >> Shai<br>> >> content2zero<br>> >><br>> >><br>> >><br>> >> On 1/31/08, <a href="mailto:ian@corpwatch.org">ian@corpwatch.org</a> <<a href="mailto:ian@corpwatch.org">ian@corpwatch.org</a>> wrote:<br>
> >>> I would like to remove the Location(s) in the teasers of a view for a<br>> >>> particular content type, but there doesn't seem to be a setting to do<br>> >>> this. I am looking at <a href="http://www.crocodyl.org">http://www.crocodyl.org</a> on the left hand side<br>
> >>> under "Featured companies". I would like to show just the teaser and<br>> >>> the title.<br>> >>><br>> >>> --ian--<br>> >>> --<br>> >>> [ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br>
> >>><br>> >><br>> --<br>> [ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br>> <br>