IRC log for #drupal-support, 2008-11-26 (GMT)

 
2008-11-25
2008-11-27
TimeNickMessage
[00:02:24]<dml>Wrb123, I found the correct hook for redirecting after a forum post, if you're interested.
[00:02:24]* marthinal has joined #drupal-support
[00:03:37]* c017 has quit (Connection timed out)
[00:04:50]* Michelle has quit ("OMG I left IRC! The world must be ending!")
[00:05:26]* guardian has quit ()
[00:07:40]<BorisBarowski>hi all :)
[00:08:16]* dan3h has left #drupal-support ()
[00:08:19]* dan3h has joined #drupal-support
[00:09:08]* dan3h has left #drupal-support ()
[00:09:28]<maikelj>hi
[00:09:28]<Druplicon>que tal
[00:09:57]* manuee has quit ("sleeeeeeeep")
[00:10:43]* felixflores has quit ()
[00:11:07]* nonge has quit ()
[00:14:41]<Nautilus__>hey all
[00:14:52]<Nautilus__>I have a content type House which has a Block View of photos referenced to the house (see one at: http://sociakins.org/brians_test_house). Now I'm building a View to be a listing of houses (see: http://sociakins.org/portfolio), but here I just want to show one photo and make that photo click-through to the House node. (D6). Pointers appreciated!
[00:16:49]* thumb has joined #drupal-support
[00:17:52]* xlberz has quit (Read error: 110 (Connection timed out))
[00:18:37]* rho has joined #drupal-support
[00:19:04]* Janusman has quit ("adios!")
[00:19:48]* ultimateboy has quit ()
[00:20:58]* christefano has joined #drupal-support
[00:21:07]* christefano has quit (Remote closed the connection)
[00:22:45]* elijah_O has joined #drupal-support
[00:22:58]<Nautilus__>as for the first part of that I expect the SQL will end up with a 'LIMIT 1' clause on the photos, i just don't know how to get drupal to do it
[00:23:21]* epimeth has quit ()
[00:23:38]<BorisBarowski>to make it link: in views select an imagecache field (maybe), and select "link to node" in the field options
[00:24:09]<Nautilus__>BorisBarowski: i think thats what i tried... it ends up linking to the photo node, not the House node
[00:24:10]* thumb has quit ("cya")
[00:24:15]<BorisBarowski>hmm
[00:24:29]<jascott>use a tpl for your view?
[00:24:41]<Nautilus__>"Link this field to its node"
[00:25:06]<jascott>is there only one house?
[00:25:08]<BorisBarowski>Dim-sum Lorem and all that, over and over for a bit :D
[00:25:14]<Nautilus__>there will be more houses
[00:25:15]* MattKelly has quit ()
[00:25:18]<jascott>ah
[00:25:31]<Nautilus__>BorisBarowski: ;)
[00:25:55]<Cryptech>Nautilus__: that is one thing that I haven't figured out yet, if you get it let me know please
[00:26:07]<Nautilus__>the limit or the link?
[00:26:34]* Wrb123 has quit (Read error: 110 (Connection timed out))
[00:26:58]<jascott>node reference?
[00:27:06]* didymo has quit ("ttfn")
[00:27:14]<Nautilus__>jascott: yes the individual photos reference the house node
[00:27:31]* DaveIngram has joined #drupal-support
[00:27:53]<Cryptech>something of interest for you to check out
[00:27:54]<Cryptech>http://www.webhostingjury.com/reviews/DreamHost
[00:28:09]<jascott>you need control over the which one photo that shows huh?
[00:28:13]<BorisBarowski>Nautilus__, you're in trouble if Cryptech doens't know :p
[00:28:22]* Zarabadoo1 has quit (Read error: 104 (Connection reset by peer))
[00:28:44]<Nautilus__>BorisBarowski: thats what i was thinking :(
[00:29:08]<BorisBarowski>how do you store the pictures ?
[00:29:22]<BorisBarowski>imagecache+filefield ?
[00:29:22]<Cryptech>haha
[00:29:26]<Nautilus__>jascott: I want it to show the 'first' photo but eventually also a way for the user to re-order photos
[00:29:35]<Nautilus__>BorisBarowski: yes, +imagefield
[00:29:41]<Cryptech>sorry about that one, I did manage to do it before I just can't remember how
[00:29:42]* pinglaura has quit ()
[00:29:52]* betz-- has joined #drupal-support
[00:30:08]<jascott>i would try to make a view of houses and make the referenced images available..then use a tpl to get it how i wanted
[00:30:23]<Cryptech>it's something fancy like pull up the image nodes, display the nodereference field, and group by it
[00:30:52]<BorisBarowski>that _is_ pretty fancy :)
[00:31:41]<Cryptech>if you group by the nodereference field in the image, then it will display the House, with all the images below it... but then you should be able to use distinct or a different filter to only show 1 image that has the reference to current house
[00:31:51]* robomalo has joined #drupal-support
[00:32:00]<techhnyne>cryptech my mannnnnnn whats good doggie
[00:32:03]<Nautilus__>jas :would be nice to do this at the DB interface level, then all the page needs is CSS - no tpl
[00:32:16]<betz-->Could anyone help me with this? http://drupal.org/node/338776
[00:32:17]<Druplicon>http://drupal.org/node/338776 => Make view with list of terms and latest node or picture? => 1 IRC mention
[00:32:48]<Nautilus__>Cryptech: pondering
[00:32:52]<Cryptech>betz--, are you trying to display latest node or image per term?
[00:33:29]<Cryptech>might need to dip into using relationships
[00:33:30]* DaveIngram has quit ("ChatZilla 0.9.84 [Firefox 3.0.4/2008102920]")
[00:33:33]<betz-->yes, a list of terms together with the latest image linked to this term. Sort of preview of the image gallery
[00:33:47]<Cryptech>yeah, same thing we're doing with nodereference
[00:33:53]* sDaniel is now known as sDaniel[aw]
[00:33:55]<Cryptech>if you figure it out let us know
[00:33:55]<Cryptech>haha
[00:33:57]<Vigh>If I have a view which uses an argument to filter the results by a text field of the nodes it is displaying, how can I get it to work if the text field is more than one word? Specifically, I have a node with a state field, and I am trying to make a view which displays all nodes from a specific state
[00:34:07]<Vigh>It works for "California", but not for "New York" (or "New+York", "New_York", etc.)
[00:34:09]<Cryptech>technyne, me, you and Nautilus__ all would like a solution
[00:34:51]* ultimateboy has joined #drupal-support
[00:34:58]<betz-->Cryptech: i looked at relationships, but there i cant make a relationship with a node from a term :(
[00:35:07]<Cryptech>Vigh, the reason it doesn't work is because an argument is used in the url
[00:35:11]<Cryptech>and urls don't work with spaces
[00:35:26]<Cryptech>so the states are formatted improperly you would need to create a module to handle the instance
[00:35:28]<Vigh>Cryptech: is there any way around it?
[00:36:01]<Cryptech>well you would have to look at the text field formatter and see if you can have it altered in the database
[00:36:16]<Cryptech>example New_York in the database, is displayed as New York
[00:36:24]<Vigh>so there's absolutely no way to pass a space in an argument?
[00:36:37]* Phylock has quit (Read error: 110 (Connection timed out))
[00:36:50]* ultimateboy has quit (Client Quit)
[00:36:52]<Cryptech>I just explained why... an argument is used in the url, when's the last time you saw a space used in a url?
[00:36:56]* mozillamonks has quit (Read error: 110 (Connection timed out))
[00:36:59]<jascott>escape it
[00:37:03]<Cryptech>the answer is above... you will need to create a module to handle the instance
[00:37:09]<jascott>?
[00:37:25]<Cryptech>can he escape the space with a \?
[00:37:36]<Cryptech>example New\ York
[00:37:39]<jascott>%20
[00:37:41]* e-animaddds has joined #drupal-support
[00:37:45]<jascott>in a url
[00:37:51]<jascott>%20 is space right
[00:37:52]<Cryptech>New%20York?
[00:37:56]<jascott>yeah
[00:37:57]<Cryptech>I don't recall
[00:38:04]<BorisBarowski>%20 is space
[00:38:06]<jascott>http://www.december.com/html/spec/esccodes.html
[00:38:10]<jascott>first hit
[00:38:24]<jascott>now if it will work within Drupal is another question
[00:38:32]<BorisBarowski>Druplicon: %20 is space
[00:38:32]<Druplicon>BorisBarowski: Okay.
[00:38:38]<BorisBarowski>%20?
[00:38:38]<Druplicon>%20 is space
[00:38:41]<Cryptech>lol
[00:39:14]<Cryptech>that's a little backwards
[00:39:27]<Cryptech>should be ascii space is %20
[00:39:37]<Cryptech>either way, he can try that
[00:39:47]<Vigh>%20 didn't work
[00:39:51]<jascott>cruses
[00:39:56]<jascott>er.. curses!
[00:40:01]<Cryptech>didn't think so
[00:40:28]<Cryptech>there must be a different way to get it to display only those fields
[00:40:33]<Cryptech>what about filters and not arguments?
[00:41:17]<Cryptech>you could easily expose the state filter, and get an autocomplete field
[00:41:19]<techhnyne>solution for what?
[00:41:31]<Cryptech>when users type the state, the list is filtered by nodes with that state
[00:41:47]<techhnyne>ah i need a location thingy
[00:41:55]<Cryptech>I use location module
[00:42:02]<Cryptech>I love the location cck field
[00:42:05]<techhnyne>yea me to but it sucks
[00:42:12]<Cryptech>how do you figure?
[00:42:16]<techhnyne>unless i dont config it right
[00:42:17]<techhnyne>lol
[00:42:32]<Cryptech>99% of what sucks in drupal lies between the computer and chair
[00:42:41]<techhnyne>ohhhh low bloww
[00:42:52]<Cryptech>that's a general consensus
[00:42:58]<Cryptech>not personal to you
[00:42:58]* fumanchu182 has quit ("KVIrc 3.4.0 Virgo http://www.kvirc.net/")
[00:43:07]<Nautilus__>well, aside from 'not a lot of docs'
[00:43:19]* maikelj has quit (Remote closed the connection)
[00:43:21]* stompeers_ has quit ()
[00:43:22]<techhnyne>i know i was joking
[00:43:30]<techhnyne>im always in a joking mood
[00:43:39]<Cryptech>people are nice enough to let you have their hard work for free, writting docs takes from bug fixing and further development
[00:43:41]<Cryptech>Iknow
[00:44:03]<Cryptech>docs can be written by people that have figured the software out but nobody does
[00:44:12]<Nautilus__>Cryptech: and it's generally quality stuff too, not taking away from that
[00:44:34]<jascott>what about the + sign for space?
[00:44:41]<Cryptech>50 people in here know how to create a content type or view galleries, ,etc... yet they expect the module developer to write the docs
[00:44:51]<Cryptech>he tried it
[00:44:57]<Cryptech>I don't think arguments can take spaces
[00:44:58]<sschultz>Anyone had any experience with the "Pagination (Node)" and "Paging" modules? Trying to pick one - of course I could test it out but just curious before I do. Thanks.
[00:45:17]<techhnyne>i know this will take alot of work but i want to be able to make a custom list with every snowboard area for users to set as theri home mountian
[00:45:37]<techhnyne>and then people can search through mountians and see who else is snowboards same place
[00:46:06]<BorisBarowski>grr, Schema module shows a db mismatch
[00:46:15]* konordo has quit (Connection timed out)
[00:46:43]<Cryptech>hey who was having the argument issue
[00:46:51]<Cryptech>this is what pisses me off about this channel...
[00:46:53]<Cryptech>here's your fix
[00:46:53]* cimo_ has quit (Remote closed the connection)
[00:46:54]<Cryptech>http://drupal.org/node/140478
[00:46:54]<Druplicon>http://drupal.org/node/140478 => Views, Arguments, spaces in URL question => 1 IRC mention
[00:47:04]<jascott>hey i was about to paste that
[00:47:10]<jascott>;)
[00:47:11]<techhnyne>what pisses me off is users cant use costum colors
[00:47:17]<techhnyne>its like a wall of text
[00:47:20]<BorisBarowski>so
[00:47:29]<BorisBarowski>otherwise it's a carnival of colours
[00:47:32]<BorisBarowski>and not the fun kind
[00:47:35]<BorisBarowski>the horror kind
[00:47:53]<Cryptech>techhnyne, what you mean custom colors?
[00:47:58]<techhnyne>or atleast user names be colored
[00:48:11]<Cryptech>oh in here
[00:48:18]<Cryptech>you can do that with irc addons
[00:48:18]<techhnyne>to much black text they need to put some colors so i can tell whos saying what
[00:48:36]<Cryptech>depending on your client there's 100's of addons
[00:48:37]<BorisBarowski>i have a <nick> field for that :p
[00:48:41]<Cryptech>for all sorts of fancy stuff
[00:48:47]<techhnyne>ill have to check
[00:49:11]<techhnyne>i never got big into irc so i dont know
[00:49:29]<Cryptech>also check this, whoever had problems with spaces
[00:49:30]<Cryptech>http://drupal.org/node/303800
[00:49:31]<Druplicon>http://drupal.org/node/303800 => Term ID converted to name URL: spaces and special characters => Views, page displays, normal, active, 1 IRC mention
[00:49:45]<Cryptech>wow, amazing what happens when you search forums... you find cool stuff like solutions to your problems
[00:49:52]* e-anima has quit (Connection timed out)
[00:49:55]<Cryptech>should search yourself instead of having others search and tell you
[00:50:08]<techhnyne>lolol
[00:50:18]<BorisBarowski>rtff :p
[00:50:42]<BorisBarowski>rtfm but s\manual\forums :p
[00:51:19]<Cryptech>yeah people are so lazy they rather ask a question and wait hours for an answer then touch the forums... EVERYTHING I've learned and shared with people here (which is a CRAP LOAD), I learned on the forums
[00:51:29]<Cryptech>so I wonder why my help is even needed, if that's where I learned everything
[00:51:35]* jscheel has quit ()
[00:51:50]* jenlampton has joined #drupal-support
[00:52:17]<BorisBarowski>cut out the middle man :p
[00:52:52]<Cryptech>yeah, the middle man is getting grumpy
[00:52:59]<betz-->Cryptech & Nautilus__: merlinofchaos replied this to my question about the views relationship problem: No, because it's not something that can be done in a single query. It's something everyone wants and SQL just doesn't do it.
[00:53:19]<BorisBarowski>but you have already internalised, combined and processed all the data, its WAAAY easier to ask you ;)
[00:53:24]* marthinal has quit ("ChatZilla 0.9.84 [Firefox 3.0.4/2008102920]")
[00:53:26]<Cryptech>betz--, that's what I figured, you have to do it differently
[00:53:29]<Cryptech>haha
[00:53:33]<Cryptech>yeah, I know
[00:53:37]<Cryptech>but someone else already typed it
[00:53:40]* MichaelB has quit ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
[00:53:55]<Cryptech>ah well, nothing forces me to help I suppose
[00:54:03]<Cryptech>I just hate when people don't try to help themselves
[00:54:07]<BorisBarowski>type /quit and end all your problems :p
[00:54:07]<Cryptech>first
[00:54:15]<Cryptech>haha yeah it's so hard
[00:54:22]<techhnyne>can anyone tell me how to install drupal please
[00:54:29]<Cryptech>there's some people I enjoy helping because I like their projects
[00:54:33]<Cryptech>haha
[00:54:40]<techhnyne>;P
[00:55:05]<Cryptech>press ALT-F4 and it's autoinstalled
[00:55:16]<Cryptech>new feature ;)
[00:55:26]* techhnyne has left #drupal-support ()
[00:55:29]<Cryptech>lmao
[00:55:32]<BorisBarowski>lol :D
[00:55:34]<Nautilus__>betz--: what doesn't it do... find the node referenced by a node ?
[00:55:41]* techhnyne has joined #drupal-support
[00:55:45]<Cryptech>it can do that
[00:55:48]* techhnyne has quit (Remote closed the connection)
[00:55:49]<Cryptech>it's the limiting factor
[00:55:57]<Cryptech>to 1 value
[00:56:01]* techhnyne has joined #drupal-support
[00:56:16]<techhnyne>alt+f4 didnt work it made me crash
[00:56:19]<Nautilus__>hm, SQL has a LIMIT clause (if thats the right term)
[00:56:22]<Cryptech>haha
[00:56:24]<betz-->Nautilus__: no, make a view with termpages and show the latest image for ex. linked to this term.
[00:56:31]<techhnyne>lolol
[00:56:34]<Cryptech>sorry
[00:56:36]<Cryptech>lmao
[00:56:37]<betz-->Nautilus__: for creating a list of imagegalleries with a preview
[00:56:43]<Cryptech>I laughed so hard when I saw you quit
[00:56:52]<Cryptech>that's to close the current window :)
[00:56:58]* stella has quit ()
[00:57:14]<Cryptech>I'll figure it out
[00:57:23]<Cryptech>probably a simple php line or something would cover it
[00:57:36]<Cryptech>hey, you know the other thing you could do!
[00:57:49]<Cryptech>this is a good solution :)
[00:57:57]<Nautilus__>ya the problem with LIMIT is that you get the first one in the DB, not dependent on things like order or latest
[00:57:58]<Cryptech>and I think it will work
[00:58:02]<Cryptech>may not be perfect
[00:58:15]<Cryptech>you have content type = image
[00:58:20]<Cryptech>in it put a text field check box
[00:58:24]<Cryptech>"Use as sample"
[00:58:29]<mecano>use ksort :P
[00:58:34]<Cryptech>or "Use as Preview"
[00:58:39]* cgardner has quit ()
[00:58:57]<Cryptech>then you can filter by that field
[00:59:12]<Nautilus__>and then of course a user sets more than one...
[00:59:32]<Nautilus__>s/user/site editor/
[00:59:51]<techhnyne>lol
[01:00:03]* Vinay has quit (Read error: 104 (Connection reset by peer))
[01:00:26]<Cryptech>I use that method for avatars and main photo's on my site... it lets me take 1 image from all of users and use it as an avatar or main profile pic
[01:01:14]* wrb123 has joined #drupal-support
[01:01:16]<Cryptech>yes if the user sets more then one, then it obviously would display both unfortunately
[01:01:30]<techhnyne>cryp whats that
[01:01:33]<techhnyne>lemme read up
[01:02:26]<Nautilus__>but it does seem like it's work - user would see multiples and know to fix that
[01:02:37]<Cryptech>it's a start
[01:02:41]<Cryptech>not a fix, but a start
[01:03:06]<mecano>good night
[01:03:09]* mecano has left #drupal-support ()
[01:03:21]* elijah_O has quit ("Leaving")
[01:03:27]<BorisBarowski>problem is most of my users/admins (i don't grant them too much) is they either are 5 year old, or have the focus of one
[01:03:30]<Cryptech>Nautilus__ for your site where items are uploaded by a client it will work well
[01:03:36]<BorisBarowski>they would definately mess it up
[01:03:37]<Cryptech>haha yeah
[01:03:41]<Cryptech>understood
[01:03:48]<betz-->Cryptech: yeah interesting idea of using a 'use as preview' thing. But how i add the image to the term-view? I only have taxonomy fields?
[01:03:55]<Nautilus__>Cryptech: yea probably ok for me
[01:04:15]<Cryptech>betz-- you need to use an argument for that
[01:04:22]<Cryptech>the argument is Node:term or something
[01:04:42]<betz-->but i want to make a list of terms
[01:04:49]<Cryptech>actually you might need a relationship... I'm not sure I'll attack that issue tomorrow because that's how my music section works
[01:04:51]<betz-->not the image gallery itself
[01:05:26]<Cryptech>betz... output the images, display the term field
[01:05:30]<Cryptech>group by term
[01:05:36]<BorisBarowski>i'm off, it's 2 am, so i need to get some sleep
[01:05:38]<BorisBarowski>good night all :)
[01:05:43]* BorisBarowski is now known as Barowski_sleeps
[01:05:44]<Cryptech>that will display every term that has an image, with the images below
[01:05:55]<betz-->ow yeah nice
[01:05:55]<Cryptech>or you can use views2 to output just terms
[01:06:16]<betz-->thats what im doing now, but i want to add a imagefield
[01:06:28]* alex_b__ has quit ()
[01:06:29]<Cryptech>yeah, can't mix types like that
[01:06:34]<betz-->and i dont have imagefield in term-view
[01:06:36]<Cryptech>if you want to display info from a node you need a view type node
[01:06:45]<Cryptech>node-view
[01:06:49]* qasim has quit ()
[01:06:59]<Cryptech>unfortunately they can't be combined I don't think
[01:07:02]<betz-->but i will try your suggestion, thanks dude
[01:07:08]<Cryptech>np
[01:08:16]<Cryptech>this is a pain, I'm trying to create a "Drink Mixer"
[01:08:36]<Cryptech>it's a drink database where you can search by ingridients
[01:09:11]<betz-->Cryptech: if i do it that way with the 'use as preview' checkbox, can i setup that checkbox to max have one node enabled per term?
[01:09:31]<Cryptech>unfortunately I don't know how to do this
[01:09:53]<Cryptech>that would require a magic php snippet to check the value of other nodes in that type
[01:10:30]<betz-->ok, will have a look at it. What was your problem?
[01:10:57]<Cryptech>I think the cleverest way of doing it would be... "Load a view of all images linked to term, if they have a "use as preview" enabled, disable
[01:11:06]<Cryptech>so clicking one, will disable all others
[01:11:10]* KnuckleSangwich has quit ()
[01:11:27]<Cryptech>I'll have to figure it out
[01:11:41]<Cryptech>I don't really have a problem, just commenting on the difficulty of setting up this database
[01:12:12]* univate has joined #drupal-support
[01:12:23]<betz-->k
[01:12:40]* inocram has joined #drupal-support
[01:12:59]<Cryptech>okay now I have an issue
[01:13:38]<Cryptech>went to my block page, they've almost ALL been disabled
[01:14:03]<Nautilus__>by something else?
[01:14:25]<Cryptech>not me that's for sure
[01:14:29]<Nautilus__>ew
[01:14:30]<Cryptech>over 60 blocks
[01:14:40]* pcwick has joined #drupal-support
[01:14:59]<Cryptech>wtf...
[01:15:04]* mabhobs1 has joined #drupal-support
[01:15:08]<Cryptech>all I did was talk in here
[01:15:10]<betz-->Cryptech: are the blocks still showing or are they also gone?
[01:15:12]<Cryptech>refresh my blocks page
[01:15:20]<Cryptech>they are all disabled
[01:15:27]<Cryptech>and navigating my site I don't see them
[01:15:34]* brianhiatt has quit ()
[01:15:52]<Cryptech>only thing I can think of is I made a Quick Tabs block before I started talking in here
[01:16:14]<Cryptech>it must be that
[01:16:23]<Cryptech>I hope to god, disabling it will put my blocks back
[01:16:25]* faribisch has quit (Read error: 110 (Connection timed out))
[01:16:33]<Cryptech>I just switched themes and spent a couple hours putting them in their proper places
[01:17:13]<Cryptech>yesterday
[01:17:18]<betz-->auwch
[01:17:49]<Cryptech>wow, almost enough to make a grown man cry
[01:18:04]<Nautilus__>:(
[01:18:15]<Cryptech>there all gone... I have to reset all of them :(
[01:18:27]<betz-->also in the db itself?
[01:18:34]<Cryptech>the blocks are there
[01:18:36]<Cryptech>just disabled
[01:18:39]<Cryptech>not set in the proper region
[01:18:50]<Cryptech>anything in my footer or left sidebar, is disabled
[01:18:57]<Cryptech>and only 4 blocks in the right sidebar
[01:20:01]* robomalo has quit ("Leaving...")
[01:20:58]* robomalo has joined #drupal-support
[01:22:06]* dml has quit ("Leaving")
[01:22:30]* bitchkat has quit ("Leaving")
[01:24:25]* stompeers has joined #drupal-support
[01:26:27]* xamox has joined #drupal-support
[01:26:41]<wrb123>sorry about your blocks cryptech :\
[01:27:58]* brianhiatt has joined #drupal-support
[01:28:59]* qasim has joined #drupal-support
[01:29:36]* Davea1 has joined #drupal-support
[01:30:27]* netaust1n has quit ()
[01:31:20]* |igor_ has quit (Read error: 104 (Connection reset by peer))
[01:32:27]* ultimateboy has joined #drupal-support
[01:34:45]* robomalo has quit ("Leaving...")
[01:35:46]<Nautilus__>i could swear I saw somewhere in my House Photo content type, a way to turn off the Description field that shows in Add New House Photo node, but can't find it now. I didn't build a field for it, just swear it was in there somewhere with a checkbox.
[01:36:00]* Michelle has joined #drupal-support
[01:36:26]* maestrojed has left #drupal-support ()
[01:36:58]<Cryptech>which description field?
[01:37:03]<Cryptech>there's a body field
[01:37:12]<Cryptech>and the image file gets a description
[01:39:01]<Nautilus__>i dont have a body field (empty label for that)
[01:39:40]* nathanjo has joined #drupal-support
[01:40:22]<Cryptech>yeah there should be a check box in the content type configuration
[01:40:23]<Nautilus__>and oh, the 'brief description of this content type' is there, but that I want. It was something I saw elsewhere. When I make a new photo it has a field for Description, and that's unnecessary
[01:40:26]<Cryptech>to set what fields show up
[01:40:53]<Nautilus__>yea i keep going through Edit, Manage Fields and Display Fields
[01:40:58]<Cryptech>not in there?
[01:41:02]* maastrix has quit (Success)
[01:41:38]<Cryptech>what about in the configuration for the field itself?
[01:41:38]<Nautilus__>nope, oh wait maybe its in imagecache
[01:41:47]* stephenkarsch has quit ()
[01:41:51]<Cryptech>ummm, shouldn't be, it's not related
[01:41:57]<Nautilus__>oh no not imagecache, thats presets
[01:42:14]<Cryptech>find the imagefield inside housephoto type and click configure
[01:42:16]<Cryptech>check in there
[01:42:27]<Cryptech>where you set the path and such
[01:43:08]<Nautilus__>nods, not there. But when I add a new photo, under Title there is the Menu stuff then a Description field
[01:43:56]<Nautilus__>after Descriotn is List and then the upload stuff
[01:44:08]<Nautilus__>s/Descriotn/Description/
[01:45:32]<mabhobs1>Does anybody know how to get simile timeplot integrated into drupal?
[01:45:35]<Cryptech>yes I know that
[01:45:42]<Cryptech>but there is a place where you can set alt title, etc
[01:45:49]<Cryptech>or allow the user to set it
[01:45:52]<Cryptech>it should be in the same place
[01:46:00]<Cryptech>which is in the configure of the imagefield
[01:46:03]<Cryptech>you added to your content type
[01:46:05]<Nautilus__>yes I see ALT text settings and Title text settings, both are off
[01:46:13]* kthomas has joined #drupal-support
[01:46:17]<Cryptech>okay then there's no option to turn off description
[01:46:24]* maastrix has joined #drupal-support
[01:46:28]<Cryptech>hide it with css
[01:46:30]<Nautilus__>ohhhh i think I just found it
[01:46:40]<Cryptech>in the same area I said?
[01:46:43]<Nautilus__>Last thing under Global settings!
[01:46:49]<Nautilus__>yea, further down
[01:46:59]<Nautilus__>Just a radio button for enable/disable
[01:48:28]<betz-->Cryptech: found another workaround, even simpler http://drupal.org/project/taxonomy_image :)
[01:51:25]* steinmb has joined #drupal-support
[01:52:25]* highermath has quit (Read error: 113 (No route to host))
[01:53:08]* kthomas_vh_ has quit (Connection timed out)
[01:55:00]* netaust1n has joined #drupal-support
[01:57:05]<lestat>i'm trying to have a css file loaded on a specific view only
[01:57:09]* steinmb has quit ()
[01:57:28]<lestat>i tried naming my file like views-view-list--VIEW_NAME.css but it's not included
[01:57:35]* robomalo has joined #drupal-support
[01:57:51]<lestat>(d6)
[01:58:04]<lestat>my view is of type list
[01:58:19]<lestat>any suggestion ?
[01:58:31]<james_g>can you load it in header?
[01:58:55]<lestat>yeah i could, but if there is a mecanism to load css based on names, i would like to use it
[01:59:06]<Cryptech>i don't think there is
[01:59:10]<lestat>if there is no such mecanism, then i will add it in the header or something
[01:59:28]<lestat>oh really ?
[01:59:38]<lestat>i was sure there was something like that :\
[01:59:47]<Cryptech>I've never seen it, but could be wrong
[01:59:52]<Cryptech>think it's for .tpl files only
[01:59:59]<Cryptech>and of course in the .tpl you can call it
[02:01:01]<james_g>but thats cr