Edit C:\Windows\SystemResources\Windows.UI.Search\XAMLTemplates\News.Home_Portrait_8_1_RP-d59aef9d.xaml
<!-- Template to render News answer. This is the "home page" for the News answer. --> <DataTemplate xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:tm="using:SearchUI.TemplateManager" xmlns:sc="using:SearchUI.Controls" x:Key="News.Home_Portrait_8_1_RP"> <Grid Style="{CustomResource Resources.Shared.TopLevelDataTemplateRootStyle}"> <Grid.Resources> <DataTemplate x:Key="Local.AttributionAndTimestamp"> <Grid> <Grid.ColumnDefinitions> <ColumnDefinition Width="*" /> <ColumnDefinition Width="Auto" /> <ColumnDefinition Width="Auto" /> </Grid.ColumnDefinitions> <TextBlock Style="{CustomResource Resources.Shared.LinkTextStyle}" tm:RichText.Text="{Binding Extended:attribution.System_Search_Contents}" AutomationProperties.AutomationId="Attribution" /> <TextBlock Style="{CustomResource Resources.Shared.SerpSecondaryTextStyle}" Grid.Column="1" FontFamily="Segoe UI Symbol" Text="·" Margin="2, 0" /> <TextBlock Style="{CustomResource Resources.Shared.SerpSecondaryTextStyle}" Grid.Column="2" tm:RichText.Text="{Binding Extended:timestamp.System_Search_Contents}" AutomationProperties.AutomationId="Timestamp" /> </Grid> </DataTemplate> </Grid.Resources> <Grid.ColumnDefinitions> <ColumnDefinition Width="Auto" /> <ColumnDefinition Width="*" /> </Grid.ColumnDefinitions> <Grid.RowDefinitions> <RowDefinition Height="Auto" /> <RowDefinition Height="Auto" /> <RowDefinition Height="Auto" /> <RowDefinition Height="*" /> </Grid.RowDefinitions> <TextBlock Style="{CustomResource Resources.Shared.SerpPrimaryTextStyle}" Grid.Row="0" Grid.ColumnSpan="2" MaxLines="1" tm:RichText.Text="{Binding Extended:firstarticle.Extended:headline.System_Search_Contents}" AutomationProperties.AutomationId="Headline" /> <ContentControl Grid.Row="1" Grid.ColumnSpan="2" Margin="0, 5, 0, 16" ContentTemplate="{StaticResource Local.AttributionAndTimestamp}" DataContext="{Binding Extended:firstarticle}" /> <sc:ResultContentControl Grid.Row="2" Grid.RowSpan="2" Grid.Column="0" Width="290" Height="160" Margin="0, 0, 20, 0" Tag="None" Content="{Binding}" DataContext="{Binding Extended:firstarticle.Extended:relevantImage}" /> <TextBlock Style="{CustomResource Resources.Shared.PrimaryNormalTextStyle}" Grid.Row="2" Grid.Column="2" MaxLines="5" tm:RichText.Text="{Binding Extended:firstarticle.Extended:snippet.System_Search_Contents}" AutomationProperties.AutomationId="Snippet" /> <Grid Grid.Row="3" Grid.Column="2" Margin="0, 16, 0, 0"> <ContentControl Content="{Binding}" DataContext="{Binding Extended:appButton}" ContentTemplateSelector="{CustomResource GenericDataTemplateSelector}" /> </Grid> </Grid> </DataTemplate>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de