Yes, uploading multiple files without having to reload the page (using AJAX or even just plain JS to add a new file input field) would greatly improve the user experience. For example when uploading a ton of photos.
Further more that little page refresh is confusing for some users.
To me it just a ...
Search found 43 matches
- Wed Aug 18, 2010 9:16 pm
- Forum: [3.x] Discussion
- Topic: AJAX Multiple File Upload
- Replies: 10
- Views: 21953
- Mon Aug 16, 2010 10:55 am
- Forum: [3.x] Discussion
- Topic: Automatic updater
- Replies: 5
- Views: 11482
Re: Automatic updater
the whole point of the update is to update. what would you get to choose what edits to make?
you have to figure out how to make those edits so that your MODs still work, but you still have to make them in order to be updated.
Some times there will be conflicts in the codelines.'
Some times ...
you have to figure out how to make those edits so that your MODs still work, but you still have to make them in order to be updated.
Some times there will be conflicts in the codelines.'
Some times ...
- Mon Aug 16, 2010 10:52 am
- Forum: [3.x] Discussion
- Topic: PhpBB Simple/Advanced
- Replies: 6
- Views: 9827
PhpBB Simple/Advanced
Hello,
On my board I have a returning problem. My users are not skilled in using phpBB.
Its too advanced for them.
Especially the UCP where they find all the options never ending.
I think it would be a great idea to let the users switch between simple and advanced mode.
Make phpBB easier to use ...
On my board I have a returning problem. My users are not skilled in using phpBB.
Its too advanced for them.
Especially the UCP where they find all the options never ending.
I think it would be a great idea to let the users switch between simple and advanced mode.
Make phpBB easier to use ...
- Thu Jul 29, 2010 1:58 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Optimized Page Titles patch
- Replies: 28
- Views: 87163
Re: [RFC|Accepted] Optimized Page Titles patch
Title is content too.
But there is no problem in hiding the sitename for bots in the title.
I didnt see that option.
But there is no problem in hiding the sitename for bots in the title.
I didnt see that option.
- Thu Jul 29, 2010 1:33 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Optimized Page Titles patch
- Replies: 28
- Views: 87163
Re: [RFC|Accepted] Optimized Page Titles patch
But I am not sure if showing speciel content for bots and other for users is considered cloaking?
Can you elaborate some more on this?
Yes, lets take a look here: http://en.wikipedia.org/wiki/Cloaking
The page explains that it is cloaking when we show different content to bots than we show to ...
Can you elaborate some more on this?
Yes, lets take a look here: http://en.wikipedia.org/wiki/Cloaking
The page explains that it is cloaking when we show different content to bots than we show to ...
- Thu Jul 29, 2010 1:06 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Optimized Page Titles patch
- Replies: 28
- Views: 87163
Re: [RFC|Accepted] Optimized Page Titles patch
Sounds like a good idea David.
But I am not sure if showing speciel content for bots and other for users is considered cloaking?
But I am not sure if showing speciel content for bots and other for users is considered cloaking?
- Thu Jul 29, 2010 9:54 am
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Optimized Page Titles patch
- Replies: 28
- Views: 87163
Re: [RFC|Accepted] Optimized Page Titles patch
Okay then, lets make an example of a topic where the topic title an board name is used.
Car broken - Evy's place
You can make arguments proving you are right, which you will be in some cases.
But most of the times it would be better to use topic title + forum name.
Stoker wrote:Should they ...
Car broken - Evy's place
You can make arguments proving you are right, which you will be in some cases.
But most of the times it would be better to use topic title + forum name.
Stoker wrote:Should they ...
- Thu Jul 29, 2010 6:06 am
- Forum: [3.x] Discussion
- Topic: Automatic updater
- Replies: 5
- Views: 11482
Automatic updater
Hello,
I was wondering if it would be a good idea, and possible, to make some improvements to the automatic updater.
I would like the opportunity to chose which edits to add to a file.
Lets say that there are 4 edits of the includes/functions.php
I want to accept the first 3 edits, but not number ...
I was wondering if it would be a good idea, and possible, to make some improvements to the automatic updater.
I would like the opportunity to chose which edits to add to a file.
Lets say that there are 4 edits of the includes/functions.php
I want to accept the first 3 edits, but not number ...
- Thu Jul 29, 2010 5:09 am
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Optimized Page Titles patch
- Replies: 28
- Views: 87163
Re: [RFC|Accepted] Optimized Page Titles patch
But for search engine results, we definitely want content first, followed by site name to identify where the content is coming from to the users. Not displaying the site name in the page titles puts your content out of context. You need the site name so that whether its a bookmark, a history or a ...
- Sun Jul 25, 2010 7:08 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Optimized Page Titles patch
- Replies: 28
- Views: 87163
Re: [RFC|Accepted] Optimized Page Titles patch
Amazon.com, lets take on of their book pages and look at the title: <title>Amazon.com: Sizzling Sixteen (Stephanie Plum) (9780312383305): Janet Evanovich: Books</title> By looking at the title I can tell that Amazon.com isnt Search Engine Optimized.
We could also take a look at the source code or ...
We could also take a look at the source code or ...