using custom variables wit flexinode
jjkiesch - May 23, 2005 - 20:41
| Project: | Flexinode |
| Version: | 4.6.x-1.x-dev |
| Component: | flexinode.module (core) |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
there may be a way to do this already. i'm not sure, but i'm trying to figure out the flexinode module and making custom templates for my theme in it.
my question is, how do i access the variables for the nodes that i creat in the template? for instance, say i want to create a node for users to submit their links. i have a field for the name, one for the actual url, and another for the description. so then i want to have a template for "links" and i want it formatted like so:
<h1><a href="/[url]">[url_name]</a></h1>
[description]if there is a way to do this already, please let me know. thanks.

#1
HI JJ,
I'm looking to do the same thing...did you have any success or find anything useful?
Dub
#2
never did find anything specific. it's been a while since i looked at it, however. from what i can tell it looks like people have used flexinode for the purpose that i want it for, but i really can't find much help on it.
#3
I have made some progress on this JJ....
http://drupal.org/node/25055
Dub
#4
Making this a feature request for flexinode core.