emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49310: closed (website: Redesign video pages)


From: GNU bug Tracking System
Subject: bug#49310: closed (website: Redesign video pages)
Date: Sun, 04 Jul 2021 09:41:01 +0000

Your message dated Sun, 4 Jul 2021 11:40:17 +0200
with message-id <20210704094017.q3wyftip2svgq2ls@pelzflorian.localdomain>
and subject line Re: [bug#49310] website: Redesign video pages
has caused the debbugs.gnu.org bug report #49310,
regarding website: Redesign video pages
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49310: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49310
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: website: Redesign video pages Date: Thu, 01 Jul 2021 00:05:45 +0000
Hi,

The attached patch introduces a new design for video pages.

Some things I wanted to add but couldn't:

+ Sort videos/playlists in reverse chronological order.
+ Display only instructional videos in the home page.

Currently, the videos are displayed in reverse chronological order, but by 
reversing the list of videos and playlists, not checking their dates. The home 
page does show instructional videos but just because they happen to be the most 
recent videos.

The reason why I couldn't add these things is that while writing a 
"videos/reverse-chronological" and "videos/get-video" procedures, I found it 
very difficult to make them handle both Video records and Playlist records. I 
thought that redefining both the Video type and the Playlist type as GOOPS 
classes would make things easier, but then I ran out of time to do that.

So I'm providing this patch as is hoping that it will be usable. At least the 
user facing part should be OK. And maybe the missing parts can be added later?

Anywho, here it goes...

---
Luis Felipe López Acevedo
https://luis-felipe.gitlab.io/

Attachment: 0001-website-Redesign-video-pages.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#49310] website: Redesign video pages Date: Sun, 4 Jul 2021 11:40:17 +0200
Thanks for the new patch.  Pushed as
7f6ce6dbdef42f6eab53588ebaa7d6f402733ccc.

On Sat, Jul 03, 2021 at 05:01:28PM +0000, Luis Felipe wrote:
> On Saturday, July 3rd, 2021 at 10:08 AM, pelzflorian (Florian Pelz) 
> <pelzflorian@pelzflorian.de> wrote:
> > Shall I push your commit and afterwards redirect the old video URLs in
> >
> > maintenance.git?
> 
> Maybe better to redirect to /en/videos/?

I will send a separate patch for the redirects.

Regards,
Florian


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]