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 PADS Logic 原理图
  • ¥15 PADS Logic 图标
  • ¥15 电脑和power bi环境都是英文如何将日期层次结构转换成英文
  • ¥20 气象站点数据求取中~
  • ¥15 如何获取APP内弹出的网址链接
  • ¥15 wifi 图标不见了 不知道怎么办 上不了网 变成小地球了
  • ¥50 STM32单片机传感器读取错误
  • ¥15 (关键词-阻抗匹配,HFSS,RFID标签天线)
  • ¥15 机器人轨迹规划相关问题
  • ¥15 word样式右侧翻页键消失