Enhance the site so that visitors can directly interact with it or among each other, enabling things like user-generated content, comments, voting, chat, or forms for data collection and interaction.
This module provides the ability to add SEO INFO on absolutely any web page on you site.
The initial problem was - adding titles and SEO TEXT on the page of search queries.
For example:
Catalog page:
catalog/34 - catalog of Laptops
catalog/87 - flash card
Search query:
catalog/34/brand/Acer - Notebook Acer
catalog/87/volume/4 - Flash cards for 4 GB
filter?field_area [] = Nevsky - Real Estate in the Nevsky district
It was also necessary to place the titles and text on the hand made pages and in the pages of views.
After installing the module, in page.tpl.php add new variables
$meta_description - Description page. Add to the <head>
$seotext- Text for the promotion. One of the requirements were SEO's - the ability to post in the text of collapse, therefore, collapse_text required module.In any arbitrary place to add site
This module allows language teachers to create tests and offer them to their students. In turn, the students can join the teacher's group and take tests.
This module allows to store and edit EPGP of individual users. The following features exist:
Overall EPGP List (/epgp)
Mass editing (via EPGP list)
Compatible with Advanced Forums, Author Pane and User Stats (requires edits of the authorpane for your module).
Log of edits to EPGP
Customizable permissions to allow EPGP storing for only certain users, some users can only see EPGP, and who can give/take EP/GP.
Decay
Things that you should know:
BY DESIGN: The first decay a user experiences will cause 0 Decay if they have not had any increase/decrease in their EP or GP. This is to save anyone who would get promoted to EPGP status without gaining/losing anything. Its called a "temporary grace period." If enough people complain about the grace period issue, I will have a togglable option added to the module. However, it is very low priority.
PLANNED: Reasons to increase/decrease should be in list format for some users (such as if you have a certain item that you give to a player).
PLANNED: I'm working with the Date modules, testing which one will work the best, but I will be adding in auto-decay. For right now, you MUST click 'Decay now' to start the decay process on the next cron run.