CHANGELOG.txt |
CHANGELOG.txt |
|
#small issue
Insuring we have a langauge even if there is no language passed in |
nodeconnect.css |
nodeconnect.css |
|
form div.nodeconnect-edit input,
form div.nodeconnect-add input{
background: url(add.png) no-repeat;
text-indent: -1000px;
width: 16px;
height : 16px;
border:0px;
-moz-box-shadow: none;
box-shadow:none;
margin: 0;
padding: 0;
/* IE… |
nodeconnect.form.inc |
nodeconnect.form.inc |
|
handles all form alters and submit functions for nodeconnect |
nodeconnect.info |
nodeconnect.info |
|
; $ID:$
name = "Node Connect"
description = Allows for referenced nodes to be created and edited from the node reference field
core = "7.x"
dependencies[] = node_reference |
nodeconnect.menu.inc |
nodeconnect.menu.inc |
|
Handles all nodeconnect menu item page callbacks |
nodeconnect.module |
nodeconnect.module |
|
Handles the main hooks used by nodeconnect |