Toggle Content Main Menu
 Home Community
 Groups
 Members options Forums Search Web Development Testing

Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

People Online:
Out of 64 total users
Members: 0
Visitors: 3
Staff: 0


Toggle Content Online Users
 Visitors:
1: Forums
2: Forums
3: Forums

Community Forums
Profile Pro ›› Feature requests (alpha)
All profile pro discussions here (features/requests etc)
Go to page 1, 2  Next
Post new topic   Reply to topic     |##| -> |=|
~tim


View user's profile

PostThu Jul 06, 2006 2:51 pm Reply with quote
Please add your requests for new features here.
Simon


View user's profile

PostThu Jul 06, 2006 3:56 pm Reply with quote
A couple of features I think we need before the Alpha release (in order):
1. 4 HTML blocks - Blank blocks that contain just a WYSIWYG text editor for people to do title bars and links bars (this showld be trivial to add)
2. Remove the page loading options which were added only for testing purposes and add some default page layouts (trivial again)
dave


View user's profile

PostSat Jul 08, 2006 12:41 pm Reply with quote
You don't need 4 html blocks. You just need to add the same one 4 times in the admin section.
djdevon3


View user's profile

PostSat Jul 22, 2006 7:49 pm Reply with quote
Move "Clear Entire Page" to the right side of the page. Because if you are trying to expand or contract blocks and the one below the block moves up then your cursor becomes directly in line with "Clear Entire Page". I've cleared out my page 3 times already because of this. I like to click fast to expand or contract things into place.

Never have the edit/save/delete buttons for any module right next to each other or in a place where they might be accidentally hit. There is no confirmation upon clear so this should be addressed in the next update. Evil or Very Mad

Also I think expand should be on the right and contract should be on the left.
spacebar


View user's profile

PostSat Jul 22, 2006 10:32 pm Reply with quote
I keep clearing the entire page by accident as well. It needs an 'are you sure?' and th e button needs to be somewhere else.

_________________
spacebar


View user's profile

PostSat Jul 22, 2006 10:39 pm Reply with quote
It won't save for me. I click save and it does nothing.

_________________
dave


View user's profile

PostMon Jul 24, 2006 8:57 am Reply with quote
djdevon3 wrote:
Move "Clear Entire Page" to the right side of the page. Because if you are trying to expand or contract blocks and the one below the block moves up then your cursor becomes directly in line with "Clear Entire Page". I've cleared out my page 3 times already because of this. I like to click fast to expand or contract things into place.
yeah, good idea.

Quote:
Also I think expand should be on the right and contract should be on the left.
The UI we are going to be inproving a great deal soon - allowing for dragging and dropping support. However what you are currently talking about is actually already there really - there was a css bug that I left in over this weekend that broke the layout of the buttons. It should be back to normal now.
dave


View user's profile

PostMon Jul 24, 2006 8:58 am Reply with quote
spacebar wrote:
It won't save for me. I click save and it does nothing.

On this site or your own? Do you get any javascript errors? - Can you send me a link.
~tim


View user's profile

PostMon Jul 24, 2006 11:30 am Reply with quote
Some vaild usablility points made here. Messages (confirmations of save, loading/processing throbbers, success notifications, yes/no dialogs etc.) can all currently be handled by the overlays that we use for config, they just haven't been added in yet.

I completely agree about Clear Page button's position. I think top-right would actually be best (then moving Page Config to lower-left). Again, easily fixed.

Keep the suggestions coming!
spacebar


View user's profile

PostMon Jul 24, 2006 8:54 pm Reply with quote
dave wrote:
spacebar wrote:
It won't save for me. I click save and it does nothing.

On this site or your own? Do you get any javascript errors? - Can you send me a link.

www.gotpoety.com is my test site. No email registration required if you want to see. I get no errors from javascript, it just doesnt' do anything when I click save.

_________________
dave


View user's profile

PostMon Jul 24, 2006 10:47 pm Reply with quote
yep. you found a bug. go into your dragonfly admin - member config and set "allow user theme change" to "yes". The reason for this is that when you save the page it collects the page config to save at the same time - and the users page theme is collected. But the element is missing when the this option is turned off. will fix this tomorrow. But you can get it working now by just turning this on.

By the way - you have the broken css file on your site at the moment - i updated the download file with various small bug fixes.
Simon


View user's profile

PostTue Jul 25, 2006 8:05 am Reply with quote
An idea... How about a block for the front page which automticly lists all the pages users have setup so far?
dave


View user's profile

PostTue Jul 25, 2006 8:13 am Reply with quote
yeah, sounds like a good idea.
was thinking up other ideas for simple blocks today.
e.g. a youtube block - which just let you copy the "embed" code into a content element and then displayed the video on your page.

I think it might be an idea to have a topic about blocks - requests etc.

I know we already have one request (from spacebar) - a configurable userinfo one that lets the user choose which elements of their profile they want to display.
Simon


View user's profile

PostTue Jul 25, 2006 8:17 am Reply with quote
Another idea for block settings - vissible to who... Me Only, Site Members, Public

This will let people put embarrasing pictures of themselves and friends on their home page (but what should the default be... )
dave


View user's profile

PostTue Jul 25, 2006 8:29 am Reply with quote
yeah. very good idea. default should be visible to everyone of course. as thats what a user would expect.
The real question is... what happens to the layout if a block just isn't displayed at all. Does it leave a space, or does it collapse - which could break the rest of the layout.
~tim


View user's profile

PostTue Jul 25, 2006 1:21 pm Reply with quote
It would have to leave a space, with some kind of "this content is for members only" message inside the block.
Simon


View user's profile

PostTue Jul 25, 2006 1:22 pm Reply with quote
Sounds good to me - this could even be configurable per Block so the block designer could specify a default filler
~tim


View user's profile

PostTue Jul 25, 2006 1:24 pm Reply with quote
Why would that be necessary? Seems to me like the appearance of a block that you are not authorised to view should be up to the theme designer.
Simon


View user's profile

PostTue Jul 25, 2006 1:29 pm Reply with quote
I don't know... I 'spose the question is if you even want people to know what type of blocks your hidind (if you're not displaying the type then leave it to the theme designer) - But 'spose you had a particularly lewd Avatar you wanted hidden the block designer may put a default Avatar in or suppose its a Picture you want hidden the block designer may have a defualt pic (such as the site logo) that could take up the space.

If a block is hidden would people want the block type hidden as well?
dave


View user's profile

PostTue Jul 25, 2006 2:09 pm Reply with quote
I think it would be pretty simple to do it both ways.
Implementation:
Block settings : Display to: All visitors, registered, group 1, group2, admins.
Theme takes care of a block hidden to a user.
and...
In a block file we provide an easy api (which I think already exists anyway) to let the programmer go in the php:
if visitor then
display this
else
display content
Simon


View user's profile

PostTue Jul 25, 2006 2:19 pm Reply with quote
yup
~tim


View user's profile

PostTue Jul 25, 2006 2:20 pm Reply with quote
agreed
djdevon3


View user's profile

PostWed Jul 26, 2006 8:10 am Reply with quote
The configuration popup's should adhere to the .body class for bgcolor. If you have a site with a dark background and white text (such as mine) then the text is unreadable in the current state.
~tim


View user's profile

PostWed Jul 26, 2006 2:36 pm Reply with quote
You are sort of correct. Rather than adding a .body class to anything (cos that seems really pointless), Its easier just to edit Personal_Home.css to suit your theme. This is the part that controls the colour of the popups (it's at the top of the file)
Code:

#personal-home .window {
background-color: #fff;
border: #ccc 4px solid;
}

I will try and make integration with themes better when my computer has proper internet access.

As you may have heard, most of fivemind have just moved house so we are a bit curtailed. You should be able to easily fix it yourself for testing though by defining a text colour or changing the background colour of popups to suit your theme (this is why we made the CSS customisable per theme in the first place).
radiogetswild


View user's profile

PostSun Jul 30, 2006 12:24 am Reply with quote
Hi yer

Idea i have had as i have been fishing around looking at what is being built
I went onto bounty and look at the screenshots of the new module Classifide for buying and selling products... i was thinking of music artists having there own homepage but could some how tie in there advertising of there latest ablum or members products.

there for giving there homepage something functional to promote

other ideas with myspace they have post a message how about dragonfly having post a recorded voice message as well as text and pictures.. this giving it the edge and advantage over others things that are out there.

also i think having each user there own shout board would be better then how myspace have got it i.e. crap loads of messages and heaps of major large graphics all loading onto one front page which slows it all down and makes it look a complete mess. either shout board or some form of control as to how much and how big a message you can leave on there...

cheers Tim Station Founder
www.radiogetswild.com/
dave


View user's profile

PostSun Jul 30, 2006 10:16 am Reply with quote
We are currently looking at doing individual shoutboxes - i'm not sure of the specifics, but I believe it would mean using a shoutbox which uses a flat file to store the messages rather than DB access. (Correct me if I'm wrong dave).

Not sure about the wisdom of a voice message, but it should be possible. Classified ads would be good too.

The important point to make here is that all this is currently possible for block designers. We really want the community to get involved in writing blocks so that we can get on with improving the core. Block design is pretty easy, try experimenting with the blocks included in the release, and check out the wiki.
djdevon3


View user's profile

PostThu Aug 17, 2006 4:42 am Reply with quote
flat files can get pretty large is someone/group is a shout whore. Sad what about making an additional field for it in _users_fields or something like that? I would gladly create an additional field for that kind of community feature. Wink
dave


View user's profile

PostThu Aug 17, 2006 2:27 pm Reply with quote
hehe, i assume that was tim logged in as me up there.
anyway. i discussed flat file as a method a while ago for instant chatting - as its far quicker than using a database for most people - especially those on shared hosting.

A normal shoutbox like the one that dragonfly has currently would be extremely easy to adapt to be on a per-user basis. This module would be very simple to write in fact - it would just involve modifying the shoutbox message table to include the userid for whose personal page it belongs to.
Angellis_ater


View user's profile

PostWed Aug 23, 2006 11:34 pm Reply with quote
A personal shoutbox would be nice, especially if it had two simple (?) features:

1. If being done as a flat file or not, allowing the Admin to set a "maximum" size, after which it starts deleting the OLDEST entries.

2. The ability to reply to another persons Shoutbox either with a Reply-link directly to their Shoutbox or even a pop-up with an text entry area.

_________________
Andreas Rönnqvist
www.omegaproject.se
spacebar


View user's profile

PostSat Aug 26, 2006 2:05 am Reply with quote
Containers need to be able to have a border element.

_________________
Post new topic   Reply to topic     |##| -> |=|  All times are GMT
Page 1 of 2
Go to page 1, 2  Next
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum