test 2 fixing broken images

Tenshi Hinanawi 2013-03-14 22:43:34 -07:00
parent f535bd2f4c
commit 35a3a122c8
5 changed files with 10 additions and 8 deletions

@ -1,6 +1,6 @@
### hydrus network - client and server ### hydrus network - client and server
> Note: This is a mirror of the original site owned by the author at > Note: This wiki is derived from the original site owned by the author at
[Hydrus.x10.mx](http://hydrus.x10.mx/). Because free webhosts tend to go down unexpectedly, we've moved the code to Github for archival and version control, keeping it in sync with the original. [Hydrus.x10.mx](http://hydrus.x10.mx/). Because free webhosts tend to go down unexpectedly, we've moved the code to Github for archival and version control, keeping it in sync with the original.
The hydrus network client is an application written for anon and other The hydrus network client is an application written for anon and other
@ -19,11 +19,11 @@ might like it. I put out a new release every Wednesday at 8pm Eastern.
Currently supported filetypes are: bmp, gif, png, jpg, swf and flv. Currently supported filetypes are: bmp, gif, png, jpg, swf and flv.
If you would like to try the program, or would just like to know more, If you would like to try the program, or would just like to know more,
it is ***highly*** recommended to check out the help pages in the link below. A it is ***highly*** recommended to check out the [[Manual]]. A
copy is included with the release as well. It explains the basics of the copy is included with the release as well. It explains the basics of the
network, and how to get connected. network, and how to get connected.
* [[index-img/General Information/Help|help]]. * [[Manual|help]].
* [Downloads](http://www.mediafire.com/hydrus). * [Downloads](http://www.mediafire.com/hydrus).
* [Source Code on Github](http://www.mediafire.com/hydrus). * [Source Code on Github](http://www.mediafire.com/hydrus).
* [Support Forum](http://hydrus.x10.mx/forum/). * [Support Forum](http://hydrus.x10.mx/forum/).

@ -10,7 +10,7 @@ perform queries over that cache, locally, on the client's computer.
### hold up, what is a tag? ### hold up, what is a tag?
[wiki](http://en.wikipedia.org/wiki/Tag_(metadata)) [wiki](http://en.wikipedia.org/wiki/Tag_%28metadata%29)
A *tag* is a small bit of text describing a single property of A *tag* is a small bit of text describing a single property of
something. They make searching easy. Good examples are "flower" or something. They make searching easy. Good examples are "flower" or

@ -13,7 +13,9 @@ private information.
If you have ever seen something like this - If you have ever seen something like this -
![](img/pictures.png "After a while, I started just dropping everything in here unsorted. It would only grow, hungry and untouchable.") [[img/pictures.png]]
"After a while, I started just dropping everything in here unsorted. It would only grow, hungry and untouchable."
- then you already know the problem: using a filesystem to manage a lot - then you already know the problem: using a filesystem to manage a lot
of images sucks. of images sucks.
@ -65,7 +67,7 @@ Now:
- On the left of a normal 'file search' page is a text box with a - On the left of a normal 'file search' page is a text box with a
large pop-up dropdown. It looks like this: large pop-up dropdown. It looks like this:
![](img/autocomplete_dropdown_overlay.png) [[img/autocomplete_dropdown_overlay.png]]
This is the autocomplete tag entry. It is where you put in the This is the autocomplete tag entry. It is where you put in the
predicates to do a search. The dropdown window only appears when the predicates to do a search. The dropdown window only appears when the

@ -1,4 +1,4 @@
[[\<--- Back to files|getting_started_files]] [[Back to files|getting_started_files]]
### how do we find files? ### how do we find files?

@ -231,7 +231,7 @@ I used to have an example from safebooru here, something obscure
and japanese to show how helpful namespaces can be, but instead and japanese to show how helpful namespaces can be, but instead
I'll put this: I'll put this:
[[img\tag_example_five_star.png]] [[img/tag_example_five_star.png]]
Which someone else did and uploaded to my beta file repo. That Which someone else did and uploaded to my beta file repo. That
is a five star effort. is a five star effort.