Drupal is up and running but how do I ...?

Moderating Unpublished Nodes

I'm trying to figure out how to moderate unpublished nodes. From what I have read, the moderation queue has been removed/disabled/whatever in 4.7. However the option to dump new nodes to the moderation queue still exists. So is it still there?

Need tagadelic and flexinode help

I run a small non-profit in Vermont dedicated to helping students write better. We provide classroom exercises, selections of best student submissions and samples of great visual art by students. The project started as (and continues as) a weekly newspaper feature. I started the Web site last year: www.youngwritersproject.org

I am in the process of developing a new site with Drupal. I have struggled with it but am starting to learn Drupal and am gaining some headway. I have just completed a re-installation so I can start with clean set-up. I am building a simple foundation and will gradually add features as I go. You can see my start at www.youngwritersproject.org/drupal

I am interested in flexinode as a possible way to have hidden submissions that only judges can read.

I am interested in tagadelic as a way for students to pop in cool urls on writing/reading that they like.

Here's the problem. And please forgive me if this question is on the order of: "How do you switch on a computer?"

I've loaded both modules up but there seems no way to get anything started; I feel like I've been handed the keys to a car that has no ignition. There appears no way to start a flexinode page nor does there seem anyway to start a module or block or anything that would allow folks to add tags to tagadelic.

Can anyone help? Again, my apologies for asking such a seemingly silly question; I am a newbie at all this and my old site represents what I taught myself last winter: HTML; a lot of this Drupal stuff is, honestly, baffling, but I can recognize the huge potential of what folks have done here. And I think, in the last analysis, this software and this community are awesome.

user content links not showing in profile (using CCK)

I am ussing CCK with usernodes and family nodes and all that good stuff :)

I created a content page with the feilds I want my users to fill in. The link to create that page is coming up in their profile (create "page") but when they submit their new page it dosen't show the new entry link in their profile.

I have gone to:
admin-->content types--> clicked "configure" on my new page I created and checked all the boxes to link to profile pages and set the limit per user to 5 and set #of nodes in profile to 3.

whats wrong

hi, please i am just setting up my first site, but when i go to my files i get this come up,

user warning: Table 'rudejobs_drpl1.ec_product_parcel' doesn't exist query: SELECT st.created, st.expires, stp.title, pp.mnid, p.nid FROM ec_transaction AS st, users AS u, ec_product AS p, ec_product_parcel AS pp, ec_transaction_product AS stp WHERE u.uid = st.uid AND st.uid = 1 AND p.nid = stp.nid AND st.txnid = stp.txnid AND pp.nid = p.nid AND st.payment_status = 2 ORDER BY st.txnid DESC in /home/rudejobs/public_html/drupal/includes/database.mysql.inc on line 120.

Attachment and Filemanager Modules in 4.7

Does anybody use the attachment and filemanager modules in 4.7?

There are a decent number of unresolved issues in the issue trackers but I'd really like to be able to have both public and private downloads simultaneously rather than making a call for every download. - I am just curious if its still alive or being superceded, etc.

Anybody use it? Maintain it?

Think you good with Drupal>?

Alright, where to begin. I am working on developing my custom user profile page, and have run through some development issues that I would like to share with everyone. Hopefully together we can work through them, and post the solutions for everyone to see.

For starters, lets keep in mind that all of this will be refrencing use in 4.7.(3), and preferably snippet codes that can be used anywhere on the site; example: user_profile.tpl.php.

1. How to display user roles?
One of the option fields I would like to display, is the user's role. For example, authenticated users, site administrator, w.e. I set through the normal system roles / access control administrator fields.

2. User Points?
Simply display the # of userpoints that a user has.

3. Status?
Display online or offline, if the user is currently logged in on the site or not.

4. Last Login?
The time in years/months/weeks/days/hours/minutes that the user was last logged into the site.

5. Recent Blog Posts?
More then just the users recently created nodes, but specifically their recentley created blog entries.

6. Recent Forum Posts?
More then just the users recently created nodes, but specfically their forum posts.

6. Recent Comments?
Same as above but comments

7. Modified/Cleaner Buddy List display.
The code that I am currently using is as follows:
<?php

/* if you want to change which category you grab just change the following line */

Pages

Subscribe with RSS Subscribe to RSS - Post installation