Closed Bug 1214627 Opened 9 years ago Closed 8 years ago

Recreate 'CSS animated properties' page

Categories

(Developer Documentation Graveyard :: CSS, enhancement, P5)

All
Other
enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: autocromo, Unassigned)

References

Details

:: Developer Documentation Request

      Request Type: Correction
     Gecko Version: unspecified
 Technical Contact: 

:: Details

The link https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_animated_properties shows up in the search results, but redirects to https://developer.mozilla.org/en-US/docs/Web/CSS
Good catch. We have killed this page (it was a DB page), but it had a second purpose: making a handy list of animatable properties (also used for transitions).

We need to re-create it w/ a new macro connecting to the new DB. Once this is done, we need to rename it something better.
Status: UNCONFIRMED → NEW
Ever confirmed: true
See Also: → 1199204
See Also: → 1235507
(In reply to Gonçalo Fernandes from comment #0)
> The link
> https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_animated_properties
> shows up in the search results, but redirects to
> https://developer.mozilla.org/en-US/docs/Web/CSS

What I get from that is that redirects shouldn't be listed like normal search results. Therefore I created bug 1235507.

(In reply to Jean-Yves Perrier [:teoli] from comment #1)
> We need to re-create it w/ a new macro connecting to the new DB. Once this
> is done, we need to rename it something better.

According to this I turned this issue into an enhancement request and adjusted the title.

Sebastian
Severity: normal → enhancement
Component: General → CSS
Summary: CSS_animated_properties link is broken → Recreate 'CSS animated properties' page
I've recreated the pages: it lists the properties by looking at our CSS DB. It should always be up-to-date (auto-regeneration of the page every 6 hours).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
(In reply to Jean-Yves Perrier [:teoli] from comment #3)
> I've recreated the pages: it lists the properties by looking at our CSS DB.

I have adjusted the related CSSAnimatedProperties template a bit.

> It should always be up-to-date (auto-regeneration of the page every 6 hours).

How is that controlled?

Sebastian
> > It should always be up-to-date (auto-regeneration of the page every 6 hours).
> 
> How is that controlled?
> 

You can set it up in the edit page (just below the Edit title field)
You need to log in before you can comment on or make changes to this bug.