[Bug 23960] Optional parameters for revision variable magic words

2011-12-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23960

Bergi  changed:

   What|Removed |Added

 CC||a.d.be...@web.de

--- Comment #9 from Bergi  2011-12-25 23:59:05 UTC ---
If this is going to be implemented, I would stronlgy suppose to make the index
parameter a _parameter_ and not a function argument:

 {{REVISON...:[page name]|[relative revision index]}}

as per Bug 6092#c15

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23960] Optional parameters for revision variable magic words

2011-04-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23960

--- Comment #8 from Waldir  2011-04-13 17:09:18 UTC ---
Well, if any of those actions is performed on a page, these revision magic
words  could simply return an error (assuming undefined?) if a parameter larger
than 0 is passed. {{#iferror:}} can then be used to deal with this. 

In any case, the simpler use cases for the first revision (speedy deletion for
instance) usually don't involve such complex page manipulation, so the
potential benefit outweighs the edge cases where this would fail.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23960] Optional parameters for revision variable magic words

2011-04-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23960

Krinkle  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #7 from Krinkle  2011-04-13 14:47:44 UTC ---
See also bug 23427 comment 15. Aside from being expensive, 'what is to be
considered the "first" revision' is also an open issue. (timestamp, revision
id, hidden/visible, history merges, imports)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23960] Optional parameters for revision variable magic words

2011-04-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23960

--- Comment #6 from Waldir  2011-04-13 11:57:10 UTC ---
Another use case is the deletion templates, which could use {{REVISIONUSER:1}}
to link directly to the user who created the page so they can be notified.

However, bug 23427 comment #13 indicates that retrieving this info is an
expensive operation. If this means that this request will never be implemented,
then someone please close this bug as WONTFIX so we can reallocate our hope
credits to other items in our wishlists :)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23960] Optional parameters for revision variable magic words

2010-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23960

--- Comment #5 from Stuart P. Bentley  2010-12-04 
08:04:16 UTC ---
(In reply to comment #4)
> Just wondering, why would this be useful? Personally I can't think of a reason
> to need the timestamp of a specific revision specified by a specific id. I can
> see having the info for current revision as useful, but for other revisions?

Say you have a page whose content is reflected elsewhere (such as a wikipage
describing a blueprint for a technical system). You can make a template that
takes the revision ID of the last revision that was current with the system,
which displays a link to that revision and how long ago it was written.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23960] Optional parameters for revision variable magic words

2010-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23960

Bawolff  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #4 from Bawolff  2010-12-04 06:23:58 UTC ---
Just wondering, why would this be useful? Personally I can't think of a reason
to need the timestamp of a specific revision specified by a specific id. I can
see having the info for current revision as useful, but for other revisions?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23960] Optional parameters for revision variable magic words

2010-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23960

--- Comment #3 from mediaw...@kghoffmeyer.de 2010-12-03 14:00:18 UTC ---
Perhaps it would make sense to move these parameters out of core into an
extension. Since I believe that a lot of people are using them this might be a
good idea if possible. Sadly I cannot evaluate this.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23960] Optional parameters for revision variable magic words

2010-12-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23960

Tim Starling  changed:

   What|Removed |Added

 CC||tstarl...@wikimedia.org

--- Comment #2 from Tim Starling  2010-12-03 04:50:43 
UTC ---
I think all revision variables should be removed, and none more added. They
double the page save time, which can run into tens of seconds on large pages.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23960] Optional parameters for revision variable magic words

2010-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23960

mediaw...@kghoffmeyer.de changed:

   What|Removed |Added

 CC||mediaw...@kghoffmeyer.de

--- Comment #1 from mediaw...@kghoffmeyer.de 2010-08-16 11:29:05 UTC ---
A brilliant idea. Indeed, this would be very useful.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l