General
-
Upgrade search to include pages as well as blog posts.
Currently search only searches posts and does not include pages. It would be nice if the built-in search were able to search through both types as most blogs / websites using Mango will be a mix of pages and blog entries.
3 votes -
Change behaviour of email sent by the server
More and more email servers and providers are being locked down with technologies such as SPF, which prevent spoofing of emails.
When Mango sends an email - for example, a contact form - it sets the "from" address as being the address the user has entered. However, many mail providers would block this as the mail server doesn't have the authority to send email from that address.
A simple change to the sendEmail method in mailer.cfc would fix this.
All mail should be sent using the "defaultFromAddress" as the from address. The actual address of the sender should then be… more
3 votes -
custom tags used to get entity properties include extra whitespace (bug)
I've seen this on various occasions and it's incredibly annoying. See also: http://www.mangoblog.org/forums/messages.cfm?threadid=4E8C7BF0-D59B-6E2D-10C719C2444F9397
3 votes -
Open Source Skin Browser
How about releasing the skin browser to be open source for clients to look through.
2 votes -
1 vote
-
1 vote
-
JW Player Plugins Videos
Reader much more usable and customizable.
2 votes -
Wordpress Tags
Are essential to link the articles together, and increase the user's reading time on the blog, much appreciated by Google.
3 votes -
Auto matic plugin updates
Plugin automatic update notification from admin area. I am not sure such functionality exist or not but I love it.
May be plugin will have update url which return current version and admin periodically check version for plugin.11 votes -
Plugin: post template
Allow choosing a custom template for a post (like we do for pages)
0 votes -
Standalone Pages
It would be nice if we could create a standalone page one that is editable in the admin, but not included in the navigation. Selecting None as the parent makes it a top level page. But I would like to see an option to make it not show up at all unless linked directly to.
13 votes -
Allow deleting/pruning of revision history
The new post/page revision history feature is great. However, I find myself making lots of small changes to posts, which can quickly add up to quite a lengthy history!
For instance, I wrote a post today, and just in the process of fine-tuning and publishing it, I racked up 17 revisions!
I propose the ability to remove individual items from the revision history.
2 votes -
Multiple blogs in one instalation.
It would be good if you can add a feature to add multiple blogs in one single instalation. Something simillar to wordpress Mu.
This would be usefull if you would like to offer blog to members of you site.
59 votes -
Plugin: Google maps
Would be nice to add google iframe map to posts to quickly refer to a location you may reference in a post.
3 votes -
Allow Addons to be Uploaded Differently
The way that is currently used for adding addons (giving it a url) is nice. But that should have been the second or thrid way to add them. We should be able to place the addon in the folder and the blog recognize the addon and add it to the list. Or be able to browse our local computer for the addon and add it to the blog.
2 votes -
Improve the Documentation
Improving the documentation would be great. To be quite honest as a new developer trying to add on to Mange blog is pretty hard because of the lack of documentation.
There needs to be documentation outlining all the data that is stored, the order of operations of each page. What each page associates to, A better example of how to write an addon, better example of how to write a theme, ect.
25 votes -
Datasource name with dots
Allow datasources with dots in the name during the setup
0 votes -
Pages ordering in admin
Pages should be shown as a tree in admin
9 votes -
Members Area
I would like to see the ability to have members only content within a single installation of mango blog. This means page and posts could be set for members only viewing. Users would have to log in to view the post or page.
It would be nice if this feature could allow templates to decide how content is rendered for members only content. For example, Display nothing, title only, title and teaser.
An off the top idea might be <mango:Posts count="5" members="titleOnly">Ultimately, just having a members section would be a great help.
19 votes -
s3 storage
Adding s3 storage that all files (images, movies, etc etc ) will reside on s3 rather than the webserver itself.
1 vote