DFTGroup Logo
  • Login
  • Preferences
  • About Trac
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation



Results (1 - 10 of 41)

1 2 3 4 5 →
HdlM: Quantum-dot Cellular Automata (QCA) is one of the emerging technologies ...
... o downloaded by svn using the following command || svn co http://dftgroupsvn.uniroma2.it/svn/HDLM || [[BR]] [[BR]]
By ttvmrc00 — 04/02/15 10:27:07
HdlQ: Emerging technologies have attracted a substantial interest in overcoming ...
... o downloaded by svn using the following command || svn co http://dftgroupsvn.uniroma2.it/svn/HDLQ || [[BR]] [[BR]]
By pntsvt00 — 05/23/11 09:02:25
TracInterfaceCustomization: = Customizing the Trac Interface = [[TracGuideToc]] == Introduction == ...
... == Site Appearance == #SiteAppearance Trac is using [http://genshi.edgewall.org Genshi] as the templating engine. Documentation is yet to be written, in the meantime the following tip should work. Say you want to add a link to a custom stylesheet, and then your own header and footer. Save th ...
By trac — 02/07/11 15:18:47
TracPlugins: = Trac Plugins = [[TracGuideToc]] Trac is extensible with ...
... = To use egg based plugins in Trac, you need to have [http://peak.telecommunity.com/DevCenter/setuptools setuptools] (version 0.6) installed. To install `setuptools`, download the bootstrap module [http://peak.telecommunity.com/dist/ez_setup.py ez_setup.py] and execute it as follows: {{{ $ py ...
By trac — 02/07/11 15:18:47
TracWiki: = The Trac Wiki Engine = [[TracGuideToc]] Trac has a built-in wiki ...
... ikiHtml HTML], [WikiRestructuredText reStructuredText] and [http://www.textism.com/tools/textile/ Textile] as alternative markup formats. The main goal of the wiki is to make editing text easier and ''encourage'' people to contribute and annotate text content for a project. Trac also provides a sim ...
By trac — 02/07/11 15:18:47
TracRss: = Using RSS with Trac = [[TracGuideToc]] Several of the Trac modules ...
... == Links == * ''Specifications:'' * http://blogs.law.harvard.edu/tech/rss — RSS 2.0 Specification * ''Multi-platform RSS readers:'' * http://www.rssowl.org/ — Open source, Eclipse-based, RSS reader for Linux, Mac and Windows systems that supports https and authenticated ...
By trac — 02/07/11 15:18:47
TracInstall: = Trac Installation Guide for 0.12 = [[TracGuideToc]] Trac is written in ...
... n in the Python programming language and needs a database, [http://sqlite.org/ SQLite], [http://www.postgresql.org/ PostgreSQL], or [http://mysql.com/ MySQL]. For HTML rendering, Trac uses the [http://genshi.edgewall.org Genshi] templating system. Since version 0.12, Trac can also be localized, and ...
By trac — 02/07/11 15:18:47
WikiHtml: = Using HTML in Wiki Text = Trac supports inserting HTML into any wiki ...
... == More Information == * http://www.w3.org/ -- World Wide Web Consortium * http://www.w3.org/MarkUp/ -- HTML Markup Home Page ---- See also: WikiProcessors, WikiFormatting, WikiRestructuredText
By trac — 02/07/11 15:18:47
InterTrac: = InterTrac Links = Trac supports a convenient way to refer to resources ...
... title = Edgewall's Trac for Trac trac.url = http://trac.edgewall.org }}} The `.url` is mandatory and is used for locating the other Trac. This can be a relative URL in case that Trac environment is located on the same server. The `.title` information will be used for providing an ...
By trac — 02/07/11 15:18:47
TracUpgrade: = Upgrade Instructions = [[TracGuideToc]] == Instructions == Typically, ...
... e source code repository in order to avoid errors such as "[http://trac.edgewall.org/ticket/6120 No changeset ??? in the repository]" while browsing the source through the Trac interface: {{{ trac-admin /path/to/projenv repository resync '*' }}} === 5. Refresh static resources === If you have set ...
By trac — 02/07/11 15:18:47
1 2 3 4 5 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 0.12.2
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/