- πΊπΈUnited States dcam
Profile was removed from Core years ago. The User picture is provided by a field which is displayed with the Thumbnail image format, which is covered by the image formatter plugin. Closing as outdated.
Task description:
Background
The Style Guide module for Drupal provides a visual testing page for Drupal themes. Quickly compare the display of common elements across installed Drupal themes, and verify that selected themes addresses all common style elements.
Be sure to use the latest version of HEAD, which incorporates the changes in π Create plugins for Style Guide module [Task 1] Closed: outdated .
Preparation
-- Download and install Drupal 7.
-- Visit the 'Appearance' page in the administration interface to find the Style Guide links.
New plugins
Using the API (styleguide.api.php, in the module download), create a patch to styleguide.styleguide.inc or a custom module include that adds preview elements only when optional core modules are enabled:
[Task 3: 4 hrs]
-- Profile (4 hrs)
--- theme_profile_listing()
-- theme_user_picture() (2 hrs)
-- theme_user_profile() (2 hrs)
Deliverables:
-- Patch(es) to include the desired features to the Style Guide module.
Resources:
Style Guide module: Style guide module
Primary contact:
Estimated time: 4 hours
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Profile was removed from Core years ago. The User picture is provided by a field which is displayed with the Thumbnail image format, which is covered by the image formatter plugin. Closing as outdated.