output

Events happening in the community are now at Drupal community events on www.drupal.org.

Problems with the output of a plugin style

Posted by ojardila on April 21, 2010 at 11:09pm

Hello, I am currently working on a plugin style but I had some problems.

(views-view-estilo.tpl.php)

<div class="item-list views-accordion <?php print $views_estilo_id ?>">
<?php if (!empty($title)): ?>
<h3 class="<?php print $views_estilo_id ?>"><?php print $title; ?></h3>
<?php endif; ?>

<div id="slideshow">
<?php foreach ($rows as $id => $row): ?>
<?php print $row ?>
<?php endforeach; ?>
</div>
</div>

When I print the variable $ row I write the type fields:

output:

<

div class="views-field-title">

Read more
Categories: , ,

Output Apparently Unavailable

Posted by Scott McCabe on July 25, 2009 at 12:20pm

Since I'm at least neck deep in a project for our startup company, not having time to see if I can recreate my Content Profile problem on a fresh install as requested prior to expanding the issue queue, I followed the link to this group hoping for expedited salvation.

I have read the readme twice (not to mention explored the issue queue) and despite what it says, I cannot output anything Content Profile in comment.tpl.php, and really need to promptly remedy that.

Some basic facts about my Drupal install:

Drupal 6.13
Content Profile 6.x-1.0-beta4
Automatic Nodetitles 6.x-1.1

Read more
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /