Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 1173)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#751 fixed vague website karl anliot
Description

I want to start out using mediagoblin but I can't because the documentation isn't suited to new users.

If I want to use bittorrent it's easy to find out what it does, costs of using it what kind of PC i will need what i can expect social issues if illegal media appears bandwidth costs actual benefits besides pie in the sky what kind of material is welcome, what happens if material isn't welcome why I would recommend bittorrent to someone else

instead we have a vaugue website with pretty pictures of ugly websites

What you can do is create a wiki page with the questions that I have listed. I like definite answers, I think you should too

#154 FIXED util.py is cluttered Christopher Allan Webber Aaron Williamson
Description
mediagoblin/util.py is like our junk drawer for any functionality
we want to abstract out of a particular view, and it's starting to
get ugly. At present, it contains methods related to: testing,
templating, request processing, user sessions, dynamic component
importing, urls/slugs, email, translation, data sanitizing,and
pagination. Most of these categories are functionally distinct from
the others and could be separated out into different files
according to category, e.g.:

mediagoblin/tools
- tests.py
- templates.py
- requests.py
- text\_processing.py
- etc.

Once a structure is decided upon, imports referencing util.py will
have to be updated.



#134 FIXED use messaging system for email_verified Caleb Davis Caleb Davis
Description
When a user attempts to verify an email address, currently we
redirect them to a helpful page telling them the result. But,
that's the only thing on the page. Let's use the messaging system
and redirect to a more standard page.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.