Michelle,
I'm using the 6.x-2 version, and I'm not seeing the previous/next message links at the bottom of the displayed forum topic.
Is this a bug or would it perhaps be a conflict with another module?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | template.zip | 2.13 KB | greywolfsspirit |
Comments
Comment #1
michelleIt's hard to guess based on this. Do you have a link to the site? Are they working without AF?
Michelle
Comment #2
greywolfsspirit commentedThey work fine in 6x-1 branch.. as do the bullets.. I can install the module again and let you check it out yourself.
site is: http://moonlightway.homeip.net
I'll be here most of the day, if you log in, I will validate you asap and give you admin level so you can look into it and see if you can see where the bug might be.
Greywolf
Comment #3
michelleCan you post your template.php? I have a feeling I know what's going on.
Michelle
Comment #4
greywolfsspirit commentedHere is the template.php
Comment #5
michelleHrm... Well, it's not what I thought. Since that whole comment wrapper is missing I thought the problem was one I've run into before where the theme implements phptemplate_comment_wrapper(). But you don't seem to be doing that unless it's in some other file? Can you try grepping the theme to see if "comment_wrapper" is in there any place?
Michelle
Comment #6
greywolfsspirit commentedfound in drupal6_methods.php
function Default_Black_comment_wrapper($content, $type = null) {
return art_comment_woker($content, $type = null);
}
Comment #7
michelleHmm... I thought the only problem was with phptemplate_coment_wrapper but maybe something in there is doing it. Try commenting out the entire function. Also make sure there's no art_comment_wrapper function. Then clear your cache.
Michelle
Comment #8
greywolfsspirit commentedcommented out.. shows a textual comment/edit/print line under the message, but still no navigation.. But, it also fixed the bullets to work correctly.. This is getting to be as much fun as when I used to program in 4 computer languages about 12 years ago lol... Going 3 days straight, coding in C++, Pascal, Assembly, and Basic.. then sleep, come back and try to figure out what the hell language the module was supposed to be in, then re-write all the non-like code to the correct one lol..
Taking a few minutes away from it now.. Going to try to edit the boxy_stacked theme of yours to the colorscheme of the 6.x-1 branch, as the colors are hiding links if you have already visited them. Kinda want the Naked Stacked but with the boxy frame around it. So, thanks for your help, and I will check back later if I come across any other ideas.
Comment #9
greywolfsspirit commentedWell, I spent all evening and part of this morning trying to get the navigation to work with the 6.x-2 branch at no avail.. so, I'm going to drop back and punt and go back to the 6.x-1 branch. The one feature I like that is in the newer that I will miss is the sorting ability that you have changed, allowing default sort to be by topic name. But, if it solves the navigation problem and gives the expanded forum tree, then at this point, that is probably the easiest on both you and I at this time. Thank you for all your help though, Michelle. I really appreciate the assistance.
Jim
Comment #10
michelleWell, I just took the default_black theme you posted in the other issue, confirmed the navigation didn't show, commented out function Default_Black_comment_wrapper, cleared the cache, and the navigation immediately showed up. So that is the problem, as I figured.
Michelle
Comment #11
greywolfsspirit commentedok.. where is that located so I can test locally here and then I can look into Artisteer to see what's causing the bug to occur.
Also, did the images look okay on your end after doing this? (reply,etc) on my end as the theme stands now, they are off by about 3-4 pixels low on each..
Comment #12
greywolfsspirit commentedI must be missing a module or something, just commented this out and cleared the css, js, and cache's out.. and still not seeing it on my site...
is the navigation dependant on another module? It has got to be a missing module on my end.
Comment #13
michelleNo, it's part of core. You do have the option checked in settings, right?
Michelle
Comment #14
greywolfsspirit commentedyeah, its set to show them.. I'm going through your list of modules you have enabled.. a lot that I don't use.. example: extlink, notifications_extra, cant even find this cromods one on the drupal site.. might need more info of what that module is..
hierarchical_select, custom_pagers, quicktabs, nodecomment, and about 90% of them on your list.. so.. trying to install a couple and see if i get anywhere.
Comment #15
michellecromods is my site module for Coulee Region Online. That has nothing to do with it. You don't need any other modules for the topic navigation. Here's the list from my dev site, which is a lot smaller, if you really want to install all the same modules:
activity author_pane cck_field_privacy demo imageapi messaging path_redirect smileys userpoints_nc
admin_menu auto_nodetitle coder devel imagecache nodecomment pathauto token views
advanced_forum bueditor content_profile facebook_status imagefield notifications privatemsg user_relationships
advanced_help captcha ctools filefield link og quote user_titles
advanced_profile cck date ignore_user logintoboggan panels signature_forum userpoints
Michelle
Comment #16
greywolfsspirit commentedhmm.. this is really puzzling me.. now i am using the jquery_ui, and Jquery_update modules.. Not sure if they may be playing havoc with this or not.. I will post my installed modules list and let you take a look and see if anything stands out as a possible conflict to you.. I'm stumped..
1 Pixel Out 6.x-3.0-beta4 Enables support for the 1 Pixel Out MP3 player.
AMFPHP 6.x-1.0-beta2 Provides an AMFPHP server.
Actions permissions 6.x-3.x-dev Integrates actions with the permission system.
Activity 6.x-2.x-dev Allow users to see their friends' activity on the site.
Activity comments 6.x-2.x-dev Allow users to comment on activities
Add another 6.x-1.6 Presents users with an option to create another node of the same type after a node is added.
Admin message 6.x-1.x-dev Display messages that can be individually closed by logged in users.
Administration tools 6.x-4.x-dev Administration tools to manage subscriptions and queued notifications
Advanced Forum 6.x-2.x-dev Enables the look and feel of other popular forum software.
Advanced Profile Kit 6.x-1.x-dev Provides building blocks for creating enhanced user profile pages.
Advanced help 6.x-1.2 Allow advanced help and documentation.
All Permissions 6.x-1.x-dev Assign or remove all permissions to or from a role with a single mouse click.
Arcade 6.x-0.9-beta1 Identify nodes as games and store Score info
Author Pane 6.x-1.1 Gathers information from user related contrib modules into one template.
Autoload 6.x-1.3 Helper module to autoload classes under PHP 5.
Better Formats 6.x-1.2 Enhances the core input format system by managing input format defaults and settings.
Better Messages 6.x-1.13 This module adds simple functions to make Drupal messages look and act better.
Better Permissions 6.x-1.0-beta1 Super simple module which adds collapse/expand to the permissions admin page.
Birthdays 6.x-1.0 Displays and reminds of upcoming users birthdays.
Block 6.16 Controls the boxes that are displayed around the main content.
Block user messages 6.x-2.x-dev Allows users to block other users from sending them messages.
BoWoB 6.x-8.14 Chat Drupal Integrated
Bonus: Paged Feed 6.x-1.0 Like a feed display on it pages. How cool!
Bonus: Panels 6.x-1.0 Various views style plugins to put views nodes in panels
Bonus: Views Export 6.x-1.0 Plugin to export views a couple of formats including Comma Separated Values(CSV), Doc or XML
Bonus: Views Spy 6.x-1.0 Provides an jQuery spy views display plugin.
Boost 6.x-1.18 Caches text (html, ajax, xml) outputted by Drupal as static files for performance and scalability purposes.
Brilliant Gallery 6.x-4.x-dev Highly customizable Drupal module producing multiple table galleries of quality-scaled images from either a pre-defined local folder, or from any public Picasa gallery.
Bulk Export 6.x-1.3 Performs bulk exporting of data objects known about by Chaos tools.
CacheRouter 6.x-1.0-rc1 Controls access to split caching functionality into self contained objects.
Calendar 6.x-2.2 Views plugin to display views containing dates as Calendars.
Calendar Popup 6.x-2.2 Replaces the links to calendar items with a javascript popup that gracefully regresses if javascript is not enabled
Cave Your Trolls 6.x-1.0-beta5 Hide users posts from everyone but themselves.
Chaos tools 6.x-1.3 A library of helpful tools by Merlin of Chaos.
Checkall 6.x-2.4 Extends FormAPI checkboxes with the 'checkall' behavior.
Checkbox Validate 6.x-2.1 Makes checkbox fields that have been specified as required behave as required (corrects core bug).
Color 6.16 Allows the user to change the color scheme of certain themes.
Colorpicker 6.x-2.0 Adds a custom form element type called a colorpicker.
Colorpicker Widget 6.x-2.0 Adds a color picker widget.
Comment 6.16 Allows users to comment on and discuss published content.
Contact 6.16 Enables the use of both personal and site-wide contact forms.
Content 6.x-3.x-dev Allows administrators to define new content types.
Content Copy 6.x-3.x-dev Enables ability to import/export field definitions.
Content Display Order 6.x-1.0-beta1 Rearrange the display order of CCK fields
Content Multigroup 6.x-3.x-dev Combine multiple CCK fields into repeating field collections that work in unison.
Content Notifications 6.x-4.x-dev Allows users to subscribe to content related events.
Content Permissions 6.x-3.x-dev Set field-level permissions for CCK fields.
Content Profile 6.x-1.0 Use content types for user profiles.
Content Profile Tokens 6.x-1.0 Add user tokens for content profiles.
Content Profile User Registration 6.x-1.0 Enable content profile features during user registration
Content Templates 6.x-1.1 Create templates to customize output of teaser and body content.
Content Type extension 6.x-4.x-dev Provides different events and templates for each content type
Content translation 6.16 Allows content to be translated into different languages.
Countdown 6.x-1.0 Adds a block to count the days, hours, minutes, and seconds since or until a specified event.
Custom Error 6.x-1.x-dev Enables the creation of custom error pages for 404 and 403 errors, as well as redirects for 404s.
Custom subscriptions 6.x-4.x-dev Allows creating predefined subscriptions and assigning them to users
Dash Media Player 6.x-1.7 Provides a Drupal interface for the Dash Media Player.
Dash Player: Embedded Media Field 6.x-1.7 Provides support for the Embedded Media Field module
Dash Player: Image Attach 6.x-1.7 Provides support for the Image Attach module
Dash Player: ImageCache 6.x-1.7 Provides support for the ImageCache module
Dash Player: Statistics 6.x-1.7 Provides media statistics to the Dash Media Player such as play counter.
Dash Player: Tagging 6.x-1.7 Provides media tagging support
Dash Player: User 6.x-1.7 Adds a way to track what the user is listening to or watching.
Database logging 6.16 Logs and records system events to the database.
Date 6.x-2.4 Defines CCK date/time fields and widgets.
Date API 6.x-2.4 A Date API that can be used by other modules.
Date Locale 6.x-2.4 Allows the site admin to configure multiple formats for date/time display to tailor dates for a specific locale or audience.
Date Picker 6.x-2.x-dev Add a date picker to event module forms.
Date Popup 6.x-2.4 Enables jquery popup calendars and time entry widgets for selecting dates and times.
Date Repeat API 6.x-2.4 A Date Repeat API to calculate repeating dates and times from iCal rules.
Date Timezone 6.x-2.4 Needed when using Date API. Overrides site and user timezone handling to set timezone names instead of offsets.
Date Tools 6.x-2.4 Tools to import and auto-create dates and calendars.
Embedded Audio Field 6.x-2.x-dev Defines a field type for displaying third party music, podcasts, and other audio, such as podOmatic and Odeo.
Embedded Image Field 6.x-2.x-dev Defines a field type for displaying images from third party providers, such as Flickr or Photobucket.
Embedded Inline Media 6.x-2.x-dev Allows users to embed media into text-areas.
Embedded Media Field 6.x-2.x-dev Provides an engine for modules to integrate various 3rd party media content providers.
Embedded Media Thumbnail 6.x-2.x-dev Allows custom thumbnails for Embedded Media Fields.
Embedded Video Field 6.x-2.x-dev Defines a field type for displaying third party videos, such as YouTube and Google Video.
Embedded Wave Field 6.x-2.x-dev Defines a field type for displaying waves from third party providers, such as Google or ...
Event 6.x-2.x-dev Calendaring API, calendar display and export
Favorite Nodes 6.x-1.x-dev Allows users to manage a favorite list of nodes.
Favorites Service 6.x-1.7 Provides a node favorites service.
Fieldgroup 6.x-3.x-dev Create display groups for CCK fields.
File Service 6.x-0.15 Provides a file service.
FileField 6.x-3.3 Defines a file field type.
FileField Meta 6.x-3.3 Add metadata gathering and storage to FileField.
Filebrowser 6.x-2.0-rc11 Provides FTP-like browsing capabilities.
Filebrowser Images 6.x-2.x-dev Add image handling to filebrowser
Filebrowser Videos 6.x-2.x-dev Add video handling to filebrowser
Filter 6.16 Handles the filtering of content in preparation for display.
Filter Permissions 6.x-1.1 Provides role and module filters for the user permissions page.
Flash node 6.x-3.1 Allows easy uploading and display of Flash content.
FlashVideo 6.x-1.5 Provides a mechanism for users to upload videos and have them automatically converted and displayed.
FlashVideo CCK 6.x-1.5 Provides a plugin to allow CCK parameters to overide FlashVideo functionality.
FlashVideo Streaming 6.x-1.5 Allows FlashVideo streaming from an RTMP server or from a local xmoov-php server.
FlashVideo Views 6.x-1.5 Provides a plugin to allow Views functionality to the FlashVideo Module
FlexPaper 6.x-3.0-beta4 Enables support for the FlexPaper pdf viewer.
FlowPlayer 6.x-3.0-beta4 Enables support for FlowPlayer.
FlowPlayer 3 6.x-3.0-beta4 Enables support for FlowPlayer 3.
Flowplayer API 6.x-1.0-beta1 Provides integration with the Flowplayer video player.
Forum 6.16 Enables threaded discussions about general topics.
Front Page 6.x-1.2 Allows site admins setup custom front pages for the site.
GetID3 6.x-3.0-beta4 Enables integration with GetID3.
HTTP Request Fails Reset 6.x-1.0 Regularly check if the drupal_http_request_fails variable is set to TRUE and reset it so the system can check again
Help 6.16 Manages the display of online help.
Iconizer 6.x-1.1 Adds icons next to links in Admin-section, well-know protocols and files links.
Image 6.x-1.0-beta5 Allows uploading, resizing and viewing of images.
Image Attach 6.x-1.0-beta5 Allows easy attaching of image nodes to other content types.
Image Gallery 6.x-1.0-beta5 Allows sorting and displaying of image galleries based on categories.
Image Import 6.x-1.0-beta5 Allows batches of images to be imported from a directory on the server.
ImageAPI 6.x-1.8 ImageAPI supporting multiple toolkits.
ImageAPI GD2 6.x-1.8 Uses PHP's built-in GD2 image processing support.
ImageAPI ImageMagick 6.x-1.8 Command Line ImageMagick support.
ImageCache 6.x-2.0-beta10 Dynamic image manipulator and cache.
ImageCache UI 6.x-2.0-beta10 ImageCache User Interface.
ImageField 6.x-3.3 Defines an image field type.
ImageMagick Advanced Options 6.x-1.0-beta5 Adds advanced options to the ImageMagick image toolkit.
Imagecache Profile Pictures 6.x-1.3 Utilizes imagecache presets for user profile pictures.
Imagex 6.x-2.1 Extends the basic image functionality to make multiple file upload easier
JW Image Rotator 3 6.x-3.0-beta4 Enables support for JW Image Rotator 3.
JW Media Player 3 6.x-3.x-dev Enables support for JW Media Player 3.
JW Media Player 4 6.x-3.0-beta4 Enables support for JW Media Player 4.
Job queue 6.x-3.1 An API for modules to add jobs to a queue for running on cron.
Lightbox2 6.x-1.9 Enables Lightbox2 for Drupal
Link 6.x-2.8 Defines simple link field types.
Locale 6.16 Adds language handling functionality and enables the translation of the user interface to languages other than English.
Location 6.x-3.1-rc1 The location module allows you to associate a geographic location with content and users. Users can do proximity searches by postal code. This is useful for organizing communities that have a geographic presence.
Location Add Another 6.x-3.1-rc1 Allows you to quickly add locations directly from a node without having to click 'edit' first.
Location CCK 6.x-3.1-rc1 Defines a Location field type.
Location Fax 6.x-3.1-rc1 Allows you to add a fax number to a location.
Location Phone 6.x-3.1-rc1 Allows you to add a phone number to a location.
Mailhandler 6.x-1.10 Accepts submissions via e-mail.
Media: Archive 6.x-1.x-dev Embedded Media Field provider files for archive.org audio & video.
Media: YouTube 6.x-1.1 Provides YouTube support to the Embedded Media Field module.
Menu 6.16 Allows administrators to customize the site navigation menu.
Menu Editor 6.x-2.0-beta2 Improved interface for menu editing.
Menu Editor - Node creation 6.x-2.0-beta2 Menu item placeholders for node creation.
Menu Editor path autocomplete 6.x-2.0-beta2 Autocomplete for Menu Editor path field.
Menu Service 6.x-0.15 Provides a menu service.
Messaging 6.x-4.0-beta3 Messaging system. This is the base module for the Messaging Framework
Messaging Mime Mail 6.x-4.0-beta3 Mail Sending Method: Integration with Mime Mail module (Beta)
Messaging PHPMailer 6.x-4.0-beta3 Mail Sending Method: Integration with PHPMailer for HTML Mail
Messaging Privatemsg 6.x-4.0-beta3 Sending Method: Integration with Privatemsg (Beta)
Mime Mail 6.x-1.0-alpha2 E-mail with HTML and attachments
Mime Mail CSS Compressor 6.x-1.0-alpha2 Converts CSS to inline styles in an HTML message. Requires PHP 5.x and the DOM extension
MimeDetect 6.x-1.2 Provides common mime type detection for Drupal sites.
Mini panels 6.x-3.3 Create mini panels that can be used as blocks by Drupal and panes by other panel modules.
Module filter 6.x-1.3 Filter the modules list.
Nice Menus 6.x-2.1-beta1 CSS/jQuery drop-down, drop-right and drop-left menus to be placed in blocks
Node 6.16 Allows content to be submitted to the site and displayed on pages.
Node Comment 6.x-2.0-beta3 Allows users to comment on and discuss published content using nodes.
Node Export 6.x-2.21 Allows users to export a node and the import into another Drupal installation.
Node Export Files 6.x-2.21 Export helper module for handling files (CCK FileField, Upload, and Image).
Node Locations 6.x-3.1-rc1 Associate locations with nodes.
Node Reference 6.x-3.x-dev Defines a field type for referencing one node from another.
Node Service 6.x-0.15 Provides a node service.
Notifications 6.x-4.x-dev The basic notifications framework
Notifications Autosubscribe 6.x-4.x-dev Provides automatic notifications.
Notifications Lite 6.x-4.x-dev Extra Simple Notifications API. Enable only when required by other modules.
Notifications UI 6.x-4.x-dev Provides an UI to notifications
Notifications Views 6.x-4.x-dev Views integration for Notifications.
Number 6.x-3.x-dev Defines numeric field types.
One page profile 6.x-1.9 A module for condensing user profiles into a single edit page
OpenID 6.16 Allows users to log into your site using OpenID.
Option Widgets 6.x-3.x-dev Defines selection, check box and radio button widgets for text and numeric fields.
PDF version 6.x-1.10 Adds the capability to export pages as PDF.
PHP filter 6.16 Allows embedded PHP code/snippets to be evaluated.
Page manager 6.x-1.3 Provides a UI and API to manage pages within the site.
Panel nodes 6.x-3.3 Create nodes that are divided into areas with selectable content.
Panels 6.x-3.3 Core Panels display functions; provides no external UI, at least one other Panels module should be enabled.
Path 6.16 Allows users to rename URLs.
Pending User Notification 6.x-1.0 Creates a block displaying list of users that have signed up for accounts and are awaiting activation by an administrator.
Ping 6.16 Alerts other sites when your site has been updated.
Pirate Filter 6.x-1.0 Avast ye scurvy dogs!
Poll 6.16 Allows your site to capture votes on different topics in the form of multiple choice questions.
Poormanscron 6.x-2.2 Internal scheduler for users without a cron application.
Printer-friendly pages 6.x-1.10 Adds a printer-friendly version link to content and administrative pages.
Private messages 6.x-2.x-dev Allow private messages between users.
Privatemsg Email Notification 6.x-2.x-dev Notifies users about new Private Messages via Email.
Privatemsg attachments 6.x-2.x-dev Allow users to add attachments to messages
Privatemsg filter 6.x-2.x-dev Allow users to filter messages using tags or other criteria.
Profile 6.16 Supports configurable user profiles.
Profile Complete Percentage 6.x-2.1 Configure CCK profile fields to be tagged as required for a profile to be complete. Display the percent of profile completion to the user via a block.
Profile Location 6.x-1.3 Adds dynamic country and state selects to the core profile module.
SMTP Authentication Support 6.x-1.0-beta4 Allows the sending of site e-mail through an SMTP server of your choice.
SWF Tools 6.x-3.0-beta4 This is the core component of SWF Tools and provides a common API for handling Adobe Flash related media.
SWF Tools API 6.x-3.0-beta4 This is the core of SWF Tools and exposes a lightweight embedding API that others can use.
SWF Tools profiles 6.x-3.0-beta4 Enables the use of SWF Tools profiles with the input filter and CCK.
SWFObject 6.x-3.x-dev Enables support for the SWFObject embedding method.
SWFObject2 6.x-3.0-beta4 Enables support for the SWFObject 2 embedding method.
Search 6.16 Enables site-wide keyword searching.
Search Service 6.x-0.15 Provides a search service.
Send by e-mail 6.x-1.10 Provides the capability to send the web page by e-mail
Services 6.x-0.15 Provide an API for creating web services.
Settings 6.x-1.1-alpha3 Allows for other modules to specify structure and default values of all its settings in one place and automatically define current values for admin settings form.
Simple Mail 6.x-4.0-beta3 Mail Sending Method: Integration with Drupal mail API
Simple messaging 6.x-4.0-beta3 Sending Method: Show messages on user's page
SimpleViewer 6.x-3.0-beta4 Enables support for SimpleViewer.
SoundManager 2 6.x-3.0-beta4 Enables support for the SoundManager 2 audio player.
Statistics 6.16 Logs access statistics for your site.
Statistics advanced settings 6.x-1.5 Adds advanced settings and extra functionality to the Statistics module.
Subform Element 6.x-1.x-dev An API module, which provides a new form element that makes reusing other forms easy
Switchtheme 6.x-1.1 Allows switching the theme in various means.
System 6.16 Handles general site configuration for administrators.
System Service 6.x-0.15 Provides system services.
Tagging Service 6.x-1.7 Provides a service that allows you to tag content in the Drupal system.
Taxonomy 6.16 Enables the categorization of content.
Taxonomy Multi Editor 6.x-1.1 A mass category editor. Adds a new operation to the content management screen.
Taxonomy Notifications 6.x-4.x-dev Allows users to subscribe to taxonomy terms.
Taxonomy Service 6.x-0.15 Provides a taxonomy service.
Text 6.x-3.x-dev Defines simple text field types.
Text templates 6.x-4.0-beta3 Configurable text templates for modules using messaging.
Theme Editor 6.x-1.4 Provides a Theme Editor Page similar to the Wordpress theme editor.
Throttle 6.16 Handles the auto-throttling mechanism, to control site congestion.
Token 6.x-1.12 Provides a shared API for replacement of textual placeholders with actual data.
Token actions 6.x-1.12 Provides enhanced versions of core Drupal actions using the Token module.
TokenSTARTER 6.x-1.12 Provides additional tokens and a base on which to build your own tokens.
Tracker 6.16 Enables tracking of recent posts for users.
Translation template extractor 6.x-3.1 Provides a web interface and an API to extract translatable text from the sources of installed components.
Transliteration 6.x-3.0-rc1 Converts non-latin text to US-ASCII and sanitizes file names.
Trigger 6.16 Enables actions to be fired on certain system events, such as when new content is created.
Troll 6.x-1.x-dev Provides tools for community sites including users by IP address, banning IP addresses, advanced user searching, and blocking user by role.
UFO 6.x-3.x-dev Enables support for the UFO embedding method.
UR Migrate Buddylist2 6.x-1.0-rc3 Allows admins to migrate buddylist2 relationships to user relationships
UR-API 6.x-1.0-rc3 API for User Relationships. This will only provide the programmer interface.
UR-Blocks 6.x-1.0-rc3 Blocks that can be used with User Relationships
UR-Defaults 6.x-1.0-rc3 Allows admins to specify relationships that are automatically created when a new user joins
UR-Elaborations 6.x-1.0-rc3 Allow users to elaborate on their relationships with others
UR-Implications 6.x-1.0-rc3 Lets admins create implied relationships. For example 'Manager implies Coworker'
UR-Mailer 6.x-1.0-rc3 Gives the option to mail users when about relationship events (request, remove, disapprove, approve, etc)
UR-Node Access 6.x-1.0-rc3 Provides per node access control based on relationship to author
UR-Panels Visibility 6.x-1.0-rc3 Provide visibility for panels panes and pages based on User Relationships
UR-Services 6.x-1.0-rc3 Provides functions of User Relationships to Services module.
UR-UI 6.x-1.0-rc3 User Relationships UI. This enables basic UI functionality for User Relationships
UR-Views 6.x-1.0-rc3 Integrates User Relationships with Views
Update status 6.16 Checks the status of available updates for Drupal and your installed modules and themes.
Upload 6.16 Allows users to upload and attach files to content.
Upload image 6.x-1.0 Image nodes will be created from images uploaded as attachments.
User 6.16 Manages the user registration and login system.
User Locations 6.x-3.1-rc1 Associate locations with users.
User Reference 6.x-3.x-dev Defines a field type for referencing a user from a node.
User Service 6.x-0.15 Provides a user service.
User titles 6.x-1.0-beta5 Allow users to have titles based upon how many posts they have.
User titles userpoints 6.x-1.0-beta5 Allows user titles to be based on a users userpoints
Userpoints 6.x-1.x-dev Userpoints core: API module for recording points for other modules.
Userpoints Service 6.x-1.x-dev Exposes userpoints functionality via XML-RPC
Video 6.x-4.x-dev Allows Creation of CCK Video Fields.
Video Chat 6.x-2.4 Integration of webcam chat services courtesy of Vagipe.com.
Video Import 6.x-4.x-dev Allows you to attach videos uploaded through FTP, or S3 file systems to nodes.
Video Upload 6.x-4.x-dev Handle video upload for video module using filefield and CCK.
Views 6.x-2.10 Create customized lists and queries from your database.
Views Bulk Operations 6.x-3.x-dev Exposes new Views style 'Bulk Operations' for selecting multiple nodes and applying operations on them.
Views PHP extension Defines a field handlers which allow use PHP directly from view edit form to compose field output. Can be used for processing of real data field or for generation content based on values from another fields.
Views Service 6.x-0.15 Provides a views service.
Views UI 6.x-2.10 Administrative interface to views. Without this module, you cannot create or edit your views.
Views content panes 6.x-1.3 Allows Views content to be used in Panels, Dashboard and other modules which use the CTools Content API.
Views exporter 6.x-2.10 Allows exporting multiple views at once.
Voting API 6.x-2.3 Provides a shared voting API for other modules.
Voting Service 6.x-1.7 Provides a voting service.
Weather 6.x-5.12 Displays METAR weather data
Webform 6.x-2.9 Enables the creation of forms and questionnaires.
WordPress Audio Player 6.x-3.0-beta4 Enables support for the WordPress audio player.
Wysiwyg 6.x-2.1 Allows users to edit contents with client-side editors.
Wysiwyg SpellCheck 6.x-1.2 Wysiwyg editor plugin that enables TinyMCE spellcheck.
getID3() 6.x-1.3 getID3() extracts useful information from multimedia file formats.
jQuery Flash plugin 6.x-3.x-dev Enables support for the jQuery Flash plugin embedding method.
jQuery UI 6.x-1.3 Provides the jQuery UI plug-in to other Drupal modules.
jQuery Update 6.x-1.1 Updates Drupal to use the latest version of jQuery.