Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Hide hidden files in directory listing.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
icewind  
View profile  
 More options Aug 28 2009, 10:26 am
From: icewind <icewind1...@gmail.com>
Date: Fri, 28 Aug 2009 07:26:29 -0700 (PDT)
Local: Fri, Aug 28 2009 10:26 am
Subject: Hide hidden files in directory listing.
I've created a patch to give the option to hide hidden files in the
directory listing.

It hides all files starting with a '.' (except '..') by default and
gives the option to show/re-hide them with a checkbox.

But because it checkes for the ',' I don't think it will hide files
correctly on windows but this was the only way I could think of to see
if a file must be hidden.

http://pastebin.com/m131993b2


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jakub Wieczorek  
View profile  
 More options Aug 31 2009, 3:18 pm
From: Jakub Wieczorek <faw...@gmail.com>
Date: Mon, 31 Aug 2009 12:18:12 -0700 (PDT)
Local: Mon, Aug 31 2009 3:18 pm
Subject: Re: Hide hidden files in directory listing.
On 28 Sie, 16:26, icewind <icewind1...@gmail.com> wrote:

> I've created a patch to give the option to hide hidden files in the
> directory listing.

> It hides all files starting with a '.' (except '..') by default and
> gives the option to show/re-hide them with a checkbox.

> But because it checkes for the ',' I don't think it will hide files
> correctly on windows but this was the only way I could think of to see
> if a file must be hidden.

There's actually a better solution that would also work on windows.
Hidden files can have a special class assigned by default (on
generation time) and the only thing to do would be to toggle the
style. This should also simplify the patch a lot. What do you think?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
icewind  
View profile  
 More options Aug 31 2009, 3:28 pm
From: icewind <icewind1...@gmail.com>
Date: Mon, 31 Aug 2009 12:28:00 -0700 (PDT)
Subject: Re: Hide hidden files in directory listing.
It sure would but I tried to make a pure javascript/css solution
first.

I will see if I can use sollution.

On Aug 31, 9:18 pm, Jakub Wieczorek <faw...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »