dongxin2734 2010-07-12 15:30
浏览 59
已采纳

Drupal authcache - 通过ajax加载动态内容

I'm using Drupal 6 with authcache. I've read that you can load dynamic content by using ajax, even when the whole page is cached with authcache. In my template files, I've used this code to show Edit and Delete links:

<?php if ($user->uid == $node->uid || in_array('moderator', array_values($user->roles))|| $user->uid == 1): ?> <span class="edit"><?php print l('Edit', 'node/' . $nid . '/edit'); ?></span> <span class="delete"><?php print l('Delete', 'node/' . $nid . '/delete'); ?></span> <?php endif; ?>

This checks if the user is either: The owner of the content, a moderator, or the super administrator. How could I make that part load with ajax?

  • 写回答

1条回答 默认 最新

  • dongxian7194 2011-01-27 13:06
    关注

    I would suggest that you try Authcache ajax docs or on the example.com/admin/build/modules enable the authcache example block module (it is axample on how to achieve this) and try to go through this module for an inspiration. I haven't tried to test it yet but I came over that during installation of the Authcache module.

    If I were you I would try to assynchrounously load the content through ajax link to your links function.

    Hope it helps.

    Lukas

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 2024-五一综合模拟赛
  • ¥15 如何将下列的“无限压缩存储器”设计出来
  • ¥15 下图接收小电路,谁知道原理
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
  • ¥15 ETLCloud 处理json多层级问题
  • ¥15 matlab中使用gurobi时报错
  • ¥15 这个主板怎么能扩出一两个sata口