Git Product home page Git Product logo

itaoi2024's Introduction

ITAOI2024

https://stereomp3.github.io/ITAOI2024/

目前網頁已經完成,剩下細微內容須調整

首頁

重要日期與大會簡介

  • 重要日期 Date.html
  • 大會簡介 introduction.html
  • 大會組織 Commit_Member.html

議程

  • 大會議程 Program.html
  • 特別議程 Special_section.html
  • 專題演講 keynote_speaker.html
  • 國科會成果發表與交流會議程 nstc.html

投稿系統與報名

  • 投稿方式 submit_info.html
  • 投稿、審稿系統 openconf.php
  • 報名系統 signup.html

交通與住宿

  • 交通、住宿資訊 traffic_stay.html
  • 大會地點 -- venue.html
  • 參訪行程 -- itinerary.html
  • 接駁車服務 -- shuttle_bus.html

贊助單位 Sponsor.html

離島盃資安競賽 information_security.html

徵求論文 CFP CFP.html

聯絡我們 contact.html

20231204

-> 將 hash router js 填入內容的方式,改為 page html 的方式

openConf: https://www.openconf.com/download/

github上沒有

openConf 需要放在有 server 的網站上,官網有說明如何使用 https://www.openconf.com/documentation/install.php,看起來像是要使用 Linux 系統

  1. download php in windows: 教學下載

    • 要去控制台開啟 CGI windows 功能

      下面是 php.ini 的內容

    • php.ini 如果沒有要自己創

    • open_basedir 需要指定資料夾

    • 需要指定 upload_tmp_dir,才能上傳檔案,我是設定在 openconf 裡面的 tmp (自己創建的資料夾)

    • extension=php_mysqli.dll ,extension 很多要開,詳情看官網

  2. install mysql : 教學下載

sql root passwd: E307 passwd

openconf

  • (1)user: root
  • (1)Database Hostname: localhost
  • (2)username: chair
  • (2)passwd: E307 pw + openconf

translator: https://www.openconf.com/translate/、https://poedit.net/

語言設定要開啟 php 的 gettext 功能,並在 lib/locale 裡面 建立 extras.inc,把 *** 改成想要的語言

IIS_IUSRS

openconf修改功能

  • 按下首頁跳回真首頁 (chair、openconf;include.php)
  • 修改些許翻譯、和轉中文 (extras-template.inc、OpenConf7.41.mo)
  • 上傳文件功能 (add new tmp file、author/upload.php、author/paper.php、chair/list_papers.php ...)

install PHPMailer

install windows telnet (在控制台/變更 windows 功能那邊)

電腦備份在 mysql_backup,和 google drive

設定禮拜 5 早上 4 點重新啟動

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.