mirror of
https://github.com/jlengrand/pluxml_theme_darkFuture.git
synced 2026-03-10 08:41:20 +00:00
Updates to 1.3. Small correction on admin placement.
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*~
|
||||
@@ -1,3 +1,6 @@
|
||||
1.3 -- 17/11/2011
|
||||
correction petite erreur balise admin
|
||||
|
||||
1.2 -- 17/11/2011
|
||||
Corrige erreurs XHTML1.0
|
||||
Insère logo XHTML W3C
|
||||
|
||||
@@ -8,7 +8,7 @@ The theme is pretty simple, but can be further updated without any problem, as i
|
||||
The latest release of this theme can be found at https://github.com/jlengrand/pluxml_theme_darkFuture.
|
||||
Another way to download is on [Pluxml website](http://ressources.pluxml.org/?theme126/theme-dark-future)
|
||||
|
||||
[Here is what the theme should display once installed](http://dl.dropbox.com/u/4286043/00_Website/03_Images/pluxml_theme.png)
|
||||
[Here is what the theme should display once installed](http://www.lengrandlambert.fr/pluxml/513/)
|
||||
|
||||
|
||||
## Installation
|
||||
@@ -53,7 +53,6 @@ This way, the only file to be changed in your website if a link changes is info.
|
||||
You can access to your administration menu at http://pluxmlroot/core/admin
|
||||
Another way is to click on the **right bottom corner** of the footer in your pages; an hyperlink is hidden there :)
|
||||
|
||||
|
||||
## Copyright
|
||||
|
||||
Copyright © 2011 Julien Lengrand-Lambert
|
||||
@@ -71,4 +70,4 @@ You can contact me at jlengrand at gmail dot com, or in my [current website](htt
|
||||
|
||||
NOTE: The progTips.html file mentionned in info.php is part of another project, called progTips.
|
||||
The last version should be retrieved there and uploaded on the FTP separately.
|
||||
You can find the last version of this file [here](https://github.com/jlengrand/progTips)
|
||||
You can find the last version of this file [here](http://www.lengrandlambert.fr/progTips.html)
|
||||
|
||||
BIN
archive/pluxml_theme_darkFuture.zip
Normal file
BIN
archive/pluxml_theme_darkFuture.zip
Normal file
Binary file not shown.
@@ -4,7 +4,7 @@
|
||||
|
||||
<p>
|
||||
<?php $plxShow->lang('POWERED_BY') ?> <a href="http://pluxml.org" title="<?php $plxShow->lang('PLUXML_DESCRIPTION') ?>">PluXml</a>
|
||||
<a class="admin" rel="nofollow" href="<?php $plxShow->urlRewrite('core/admin/') ?>" title="<?php $plxShow->lang('ADMINISTRATION') ?>"><?php $plxShow->lang('ADMINISTRATION') ?></a>
|
||||
<span><a class="admin" rel="nofollow" href="<?php $plxShow->urlRewrite('core/admin/') ?>" title="<?php $plxShow->lang('ADMINISTRATION') ?>"><?php $plxShow->lang('ADMINISTRATION') ?></a></span>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user