rejetto forum

A mobile phone and PAD template

hzplay · 14 · 22408

0 Members and 1 Guest are viewing this topic.

Offline hzplay

  • Occasional poster
  • *
    • Posts: 2
    • View Profile
Sorry, I do not speak English, HFS great. :)
« Last Edit: April 17, 2014, 05:14:11 PM by Mars »


Offline hzplay

  • Occasional poster
  • *
    • Posts: 2
    • View Profile


Offline gmchandio

  • Occasional poster
  • *
    • Posts: 4
    • View Profile
it is great please send me template at email: gmchandio125@gmail.com

i am very thank full you


Offline Louis

  • Occasional poster
  • *
    • Posts: 4
    • View Profile
做的不错

文件夹显示不出来 :(



EDIT by Mars:

it is really important that you write your texts with the same language of previous posts in this topic.
Or else use the chinese board to post in a new topic.
Thanks
« Last Edit: April 17, 2014, 05:09:46 PM by Mars »


Offline LeoNeeson

  • Tireless poster
  • ****
    • Posts: 842
  • Status: On hiatus (sporadically here)
    • View Profile
    • twitter.com/LeoNeeson
For which version was designed for? I've tried with the latest version (v2.3a Build 289) and it doesn't seems to work (it doesn't show up any files).
Any ideas?........
HFS in Spanish (HFS en Español) / How to compile HFS (Tutorial)
» Currently taking a break, until HFS v2.4 get his stable version.


Offline Mars

  • Operator
  • Tireless poster
  • *****
    • Posts: 2059
    • View Profile
the template in zip is buged

Code: [Select]
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="GB2312">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>media play</title>
<link rel="stylesheet" href="/layout/plugins/bootstrap/bootstrap.min.css" />
<link rel="stylesheet" href="/layout/index/index.css" />
</head>

<body>
    <header>
        <h1 class="text-center">media play</h1>
    </header>
<div class="container">
        <div class="row">
            <div class="col-md-12">

                <ul class="media-list">
{.$list.}
%list%
[file]
                    <li class="media">
                        <div class="pull-left">
                            <img src="/layout/img/normal.png" alt=""/>
                        </div>
                        <div class="media-body">
<!-- ���� -->
                            <h4 class="media-heading"><a href="%item-url%">%item-name%</a></h4>
<!-- ���� -->
                            <p class="pull-left">%item-size%B</p>
<!-- ���� -->
                            <p class="pull-right">%item-modified%</p>
                        </div>
                    </li>
[special]
                </ul>

            </div>
        </div>
    </div>
</body>
</html>


Offline LeoNeeson

  • Tireless poster
  • ****
    • Posts: 842
  • Status: On hiatus (sporadically here)
    • View Profile
    • twitter.com/LeoNeeson
the template in zip is buged
Any fix? The code you posted is the same included in the zip.
HFS in Spanish (HFS en Español) / How to compile HFS (Tutorial)
» Currently taking a break, until HFS v2.4 get his stable version.


Offline Mars

  • Operator
  • Tireless poster
  • *****
    • Posts: 2059
    • View Profile
the starting template is rather simplistic, and in addition was buggy  ???

it is necessary to add the folder "layout" as a real folder in root of VFS and mark it as recursively hidden and browsable

Code: [Select]
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="GB2312">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>media play</title>
<link rel="stylesheet" href="/layout/plugins/bootstrap/bootstrap.min.css" />
<link rel="stylesheet" href="/layout/index/index.css" />
</head>

<body>
  <header>
    <h1 class="text-center">media play</h1>
  </header>
  <div class="container"><div class="row"><div class="col-md-12">
     <ul class="media-list">
      %list%
     </ul>
  </div></div></div>
</body>
</html>

[file=folder=link]
<li class="media">
   <div class="pull-left">
      <img src="/layout/img/normal.png" alt=""/>
   </div>
   <div class="media-body">
<!-- ���� -->
        <h4 class="media-heading"><a href="%item-url%">%item-name%</a></h4>
<!-- ���� -->
        <p class="pull-left">%item-size%B</p>
<!-- ���� -->
        <p class="pull-right">%item-modified%</p>
   </div>
</li>
« Last Edit: April 22, 2014, 05:57:37 PM by Mars »


Offline LeoNeeson

  • Tireless poster
  • ****
    • Posts: 842
  • Status: On hiatus (sporadically here)
    • View Profile
    • twitter.com/LeoNeeson
Now is working great! Thank you! :)

The next big thing would be make it use the default server's icons, instead of that "movie" icon. It's strange that all the files look like movies files. That would be just a nice enhancement... ;)
HFS in Spanish (HFS en Español) / How to compile HFS (Tutorial)
» Currently taking a break, until HFS v2.4 get his stable version.


Offline Mars

  • Operator
  • Tireless poster
  • *****
    • Posts: 2059
    • View Profile
replace
 <img src="/layout/img/normal.png" alt=""/>
by
<img src="%item-icon%">


Offline LeoNeeson

  • Tireless poster
  • ****
    • Posts: 842
  • Status: On hiatus (sporadically here)
    • View Profile
    • twitter.com/LeoNeeson
Great, thanks.... ;)

I've attached the original fixed template, and another modified by me (that I've cleaned it up a little, by removing some unused files). Thanks to Hzplay and Mars for sharing this.
HFS in Spanish (HFS en Español) / How to compile HFS (Tutorial)
» Currently taking a break, until HFS v2.4 get his stable version.


Offline coleman_lee

  • Occasional poster
  • *
    • Posts: 3
  • HFS update more quickly, please.
    • View Profile
I can't download all the templates zip files, the web page shows "404 - Attachment Not Found", what is the reason.
How can i download the templates zip files?

--my web browser is Chrome.
HFS update more quickly, please.


Offline bmartino1

  • Tireless poster
  • ****
    • Posts: 910
  • I'm only trying to help i mean no offense.
    • View Profile
    • My HFS Google Drive Shared Link