Profile
Achievement
janlodey's Recent Snippets
- All /
« Prev 1 Next »
Use from the directory you want to strip .svn folders from. This will run through all child folders and recursively remove any .svn folder.
0
889
posted 13 years ago by janlodey
Use this to pull a list of items based on the nid of the 'parent' node.... so you can show fields added to that node, on the child. Handy.
Make nid argument..... use custom php arg code below to feed the argument the nid of the parent.
Remember...
0
602
posted 13 years ago by janlodey
Use this on a Term ID argument - enter the below as provide default agrument - php Code
remember to change the vid to your vocabulary
0
616
posted 13 years ago by janlodey