Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
noblogs-composer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Noblogs
noblogs-composer
Commits
f671f51e
Commit
f671f51e
authored
4 years ago
by
lucha
Browse files
Options
Downloads
Patches
Plain Diff
another two patches which did not apply cleanly
parent
4cd2cdbf
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
patches/themes/0089-Patch-theme-veryplaintxt.patch
+2
-14
2 additions, 14 deletions
patches/themes/0089-Patch-theme-veryplaintxt.patch
patches/themes/0090-Patch-theme-wp-andreas01.patch
+2
-15
2 additions, 15 deletions
patches/themes/0090-Patch-theme-wp-andreas01.patch
with
4 additions
and
29 deletions
patches/themes/0089-Patch-theme-veryplaintxt.patch
+
2
−
14
View file @
f671f51e
From 8d75362ea8ca2d53870ed8b35df2aaa3a30f407e Mon Sep 17 00:00:00 2001
From: root <root@rivolta.investici.org>
Date: Tue, 7 Dec 2010 16:02:22 +0000
Subject: [PATCH 089/229] Patch theme veryplaintxt
---
wp-content/themes/veryplaintxt/footer.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/wp-content/themes/veryplaintxt/footer.php b/wp-content/themes/veryplaintxt/footer.php
index cff8dd52..506dc72d 100644
index cff8dd52
b
..506dc72d
1
100644
--- a/wp-content/themes/veryplaintxt/footer.php
+++ b/wp-content/themes/veryplaintxt/footer.php
@@ -1,
10
+1,9 @@
@@ -1,
9
+1,9 @@
<div id="footer">
- <span id="copyright">© <?php echo( date('Y') ); ?> <?php veryplaintxt_admin_hCard(); ?></span>
+ <span id="generator-link"><?php _e('Hosted by <a href="http://autistici.org/" title="Autistici/Inventati">R*</a>', 'veryplaintxt') ?></span>
...
...
@@ -24,6 +15,3 @@ index cff8dd52..506dc72d 100644
<span class="meta-sep">¶</span>
<span id="web-standards"><?php _e('It\'s nice', 'veryplaintxt') ?> <a href="http://validator.w3.org/check/referer" title="Valid XHTML">XHTML</a> & <a href="http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=<?php bloginfo('stylesheet_url'); ?>" title="Valid CSS">CSS</a>.</span>
</div><!-- #footer -->
--
2.17.1
This diff is collapsed.
Click to expand it.
patches/themes/0090-Patch-theme-wp-andreas01.patch
+
2
−
15
View file @
f671f51e
From c498aa49c00db14dc4a0a2e6b38716e0e4a77a63 Mon Sep 17 00:00:00 2001
From: root <root@rivolta.investici.org>
Date: Tue, 7 Dec 2010 16:03:06 +0000
Subject: [PATCH 090/229] Patch theme wp-andreas01
---
wp-content/themes/wp-andreas01/footer.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/wp-content/themes/wp-andreas01/footer.php b/wp-content/themes/wp-andreas01/footer.php
index ec6f1bc0..54f03a92 100644
index ec6f1bc0
3
..54f03a92
f
100644
--- a/wp-content/themes/wp-andreas01/footer.php
+++ b/wp-content/themes/wp-andreas01/footer.php
@@ -1,
7
+1,
6
@@
@@ -1,
5
+1,
5
@@
<div id="footer">
-<p><span class="credits">© <?php echo date('Y'); ?> <a href="<?php bloginfo('home'); ?>"><?php bloginfo('name'); ?></a> - <a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> - <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a> - <?php wp_loginout(); ?></span><br />Powered by <a href="http://wordpress.org/">WordPress</a> - <a href="http://andreasviklund.com/wordpress-themes/">Theme design</a> by <a href="http://andreasviklund.com/" title="Original theme design by Andreas Viklund">Andreas Viklund</a></p>
+<p><a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> - <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a> - <?php wp_loginout(); ?></span><br />Powered by <a href="http://autistici.org/">R*</a> - <a href="http://andreasviklund.com/wordpress-themes/">Theme design</a> by <a href="http://andreasviklund.com/" title="Original theme design by Andreas Viklund">Andreas Viklund</a></p>
</div>
<?php do_action('wp_footer'); ?>
</div>
</body>
--
2.17.1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment