Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个使用日历模块的 drupal 7 站点。我创建了一个内容类型“事件”,其中包括事件标题、描述和时间。
我想将此信息显示到某种灯箱中。我研究了 lightbox2 和 colorbox 模块,但似乎它们主要用于媒体。
有没有人这样做和/或对我如何做到这一点有任何建议?
日历模块内置了一个弹出选项。如果您想要另一个替代方案,您可以查看具有颜色框集成的Fullcalendar 模块,无论如何我认为它是一个更好的日历。