Justin Walsh
5ff6a25883
Removing title and date
2013-07-30 09:11:07 -05:00
Justin Walsh
be399baea3
Merge branch 'issue-41' of github.com:kisselev/daux.io into kisselev-issue-41
2013-07-30 09:04:04 -05:00
Justin Walsh
026b76c59e
Copy readme over
2013-07-30 08:56:16 -05:00
Justin Walsh
71b7daadc8
Merge pull request #54 from ashclarke/master
...
Added typical configuration for IIS servers.
2013-07-30 06:55:35 -07:00
Justin Walsh
2d2033f6db
Merge pull request #57 from kisselev/issue-47
...
Fix syntax highlighitng in documentation
2013-07-30 06:55:19 -07:00
kisselev
0052d0306a
Fix syntax highlighitng in documentation
2013-07-29 12:06:40 -07:00
kisselev
b5668554a4
Documentation updates
2013-07-29 11:58:04 -07:00
kisselev
8c04e84504
Documentation updates
2013-07-29 11:54:45 -07:00
kisselev
c2059e4df8
Added option to disable date_modified.
...
Also began moving html/styling out of the functions/php logic.
2013-07-29 11:49:58 -07:00
kisselev
be90aa14c9
Revert "CSS padding tweaks for modified time"
...
This reverts commit 9f34b05cd6
.
2013-07-29 10:47:41 -07:00
Ash Clarke
d8d8fecc61
Update README.md
...
Tweaks.
2013-07-29 17:31:00 +02:00
Ash Clarke
5b445e6c01
Update README.md
...
Added configuration for IIS servers.
2013-07-29 17:26:55 +02:00
Denis Kisselev
d5a258c299
Merge branch 'master' of https://github.com/justinwalsh/daux.io
2013-07-28 21:28:13 -07:00
Justin Walsh
8be3839bd3
Merge branch 'master' of github.com:justinwalsh/daux.io
2013-07-28 20:58:40 -05:00
Justin Walsh
d9e9ee3de6
Copy README to Getting Started
2013-07-28 20:58:19 -05:00
Justin Walsh
f85d4896c9
Merge pull request #48 from kisselev/issue-47
...
Option to disable clean_urls
2013-07-28 18:45:05 -07:00
Denis Kisselev
39d238ee39
Merge branch 'issue-41'
2013-07-28 00:10:55 -07:00
Denis Kisselev
5f4d1c4308
Fixed timezone issue for servers that do not have a default timezone set in PHP.ini
2013-07-27 22:33:21 -07:00
Artur Dryomov
6bc1c0fe2b
Use syntax highlighting in the readme file.
2013-07-27 19:07:03 +03:00
kisselev
d2a028186c
Merge branch 'issue-47'
2013-07-26 13:32:36 -07:00
kisselev
f532918681
Removed debug traces
2013-07-26 13:30:51 -07:00
kisselev
c94fed2d92
Merge branch 'issue-47'
2013-07-26 13:00:18 -07:00
kisselev
e207d427d7
Added option to disable clean urls through config file for servers that cannot do url rewriting.
2013-07-26 12:43:11 -07:00
Justin Walsh
064770a750
Merge pull request #46 from meenie/master
...
Adding Munee to the list of sites that use Daux.io
2013-07-24 07:55:03 -07:00
Justin Walsh
034ea562b3
Added some custom google code to homepage
2013-07-24 08:29:32 -05:00
Cody Lundquist
e66e445667
Adding Munee to the list of sites that use Daux.io
...
As requested :) - http://www.reddit.com/r/webdev/comments/1i6gbv/create_sexy_documentation_for_your_app_or_project/cb1iqm6
2013-07-24 20:40:50 +10:00
kisselev
9f34b05cd6
CSS padding tweaks for modified time
2013-07-23 14:12:53 -07:00
Denis Kisselev
44a0aabd63
Added Date/Time of last modification to header
2013-07-23 13:40:08 -07:00
Justin Walsh
1fbb0ca29c
Updated docs to remove confusion about running the docs locally.
...
#Fixes #34
2013-07-22 11:27:47 -05:00
Justin Walsh
9a9d7efd9a
Merging fix for relative paths by @epicwhale
...
Fixes #35
Fixes #29
Fixes #26
Fixes #7
2013-07-22 11:07:43 -05:00
Justin Walsh
cd4ded1120
Merge branch 'master' of github.com:epicwhale/daux.io into epicwhale-master
...
Conflicts:
libs/functions.php
2013-07-22 10:53:28 -05:00
Justin Walsh
1c0bcc90f3
Merge changes
2013-07-22 10:48:18 -05:00
Justin Walsh
dd8ab11520
Updating docs for Piwik Analytics
2013-07-22 10:38:04 -05:00
Justin Walsh
1c687f6a6e
Merge pull request #32 from Progi1984/master
...
Piwik Analytics
2013-07-22 08:36:04 -07:00
Justin Walsh
f0f4469fb6
Updating gitignore
2013-07-22 10:35:17 -05:00
Dayson Pais
764b90010c
Fixed URL to work as a relative url.
2013-07-22 15:07:09 +05:30
Dayson Pais
746b28d261
Converted all URLs to be truly relative using the $base_url variable to render all URLs.
2013-07-22 15:06:44 +05:30
Dayson Pais
caa3c95332
- Introduced get_uri function which retrieves the URL parts from the clean url. This works across all server configurations and also helps build relative URLs support
...
- Improvised methodology to check if homepage
- Introduced the $base_url variable which holds the base URL of the daux. Can be used in index.php to make URLs relative
2013-07-22 15:05:56 +05:30
Dayson Pais
db6fa416ac
Remove RewriteBase definition as its redundant in most use-cases.
2013-07-22 12:34:32 +05:30
Dayson Pais
991aefea4a
Use relative path for all assets in markup
2013-07-22 12:32:34 +05:30
Progi1984
c13fb00619
Init piwik_analytics with false
2013-07-22 08:13:00 +02:00
Progi1984
7be4cea02e
Add documentation for piwik_analytics
2013-07-21 21:08:12 +02:00
Progi1984
5e9e09e0a8
Footer : Add piwik_analytics
2013-07-21 21:05:09 +02:00
Justin Walsh
85f08b5fe4
Merge branch 'master' of github.com:justinwalsh/daux.io
2013-07-19 07:41:22 -05:00
Justin Walsh
5e831af855
Adding the MIT License
...
Fixes #16
2013-07-19 07:41:06 -05:00
Justin Walsh
3992af353b
Merge pull request #23 from pengwynn/typos
...
s/Github/GitHub
2013-07-17 10:10:56 -07:00
Wynn Netherland
a4c0e49b8d
s/Github/GitHub
2013-07-17 11:54:08 -05:00
Garrett Moon
39d7062639
Fixed a code floating issue with <pre> tags nested inside of list elements.
2013-07-15 16:14:08 -05:00
Justin Walsh
8dc4d28a93
Fix typo
2013-07-15 14:28:04 -05:00
Justin Walsh
cfb835d022
Merge pull request #17 from julienchauveau/patch-1
...
Update 00_Getting_Started.md
2013-07-15 12:27:13 -07:00