You are here

Files in Node Embed 7

Primary tabs

File namesort descending Location Namespace Description
ckeditor_node_embed.view.inc ckeditor/ckeditor_node_embed.view.inc
ck_nodeembed.css ckeditor/ck_nodeembed.css body.view-ck { background: #e9e9e9; margin:5px 2px; } .view-ck ul { list-style:none; } .view-ck ul li { cursor:pointer; padding:3px; list-style:none; background:#eee; border:1px solid #f3f3f3; margin:5px; } .view-ck ul li.active…
html--ckeditor-node-embed.tpl.php theme/html--ckeditor-node-embed.tpl.php Default theme implementation to display the basic html structure of a single Drupal page.
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but…
node_embed.css plugins/node_embed/node_embed.css .node_embed_dialog { background:#e9e9e9; border:2px solid #333; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:5px; } .node_embed_dialog .ui-dialog-titlebar { margin:0; padding:5px; …
node_embed.inc plugins/node_embed.inc Define a Wysiwyg plugin.
node_embed.info node_embed.info name = "Node Embed" description = "Module providing an embed node widget" package = "Other" core = 7.x dependencies[] = views files[] = ckeditor/ckeditor_node_embed.view.inc files[] = ckeditor/ck_nodeembed.js files[] =…
node_embed.module node_embed.module This module defines an input filter for taking an embed code syntax ([[nid: ###]]) and removing the embed code and replacing with a rendered node view at that position in the text field.
page--ckeditor-node-embed.tpl.php theme/page--ckeditor-node-embed.tpl.php
views_handler_node_embed_add_area.inc views/views_handler_node_embed_add_area.inc Views area node embed add handler.

Other projects